Skip to content

Feedback request: pre-execution risk-check action pattern for AgentKit #1168

@chox-cell

Description

@chox-cell

Hi AgentKit team — I’m building BeezShield Sentinel Alpha, a pre-execution risk decision layer for autonomous agents on Base.

The goal is simple: before an agent touches a contract or asset, it can ask for a risk decision and use the response in its own allow / review / block policy.

Current state:

  • npm SDK: npm install @beezshield/sentinel
  • x402-gated API: /contracts/risk-score
  • ERC-8004 identity is published
  • AgentKit-style example is available
  • official AgentKit provider is coming next
  • local fixture evaluation covers 8 Base fixture patterns with 8 passed / 0 review

This fixture result is local regression evidence only, not a security guarantee. We do not claim live simulation, MEV prevention, or guaranteed protection.

Would the AgentKit team be open to feedback on the example shape, or a small PR-style proposal for a future Sentinel risk-check action?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions