Integrations
AgentKit-style example
Integrate manual pre-execution decision checks inside your AgentKit loops.
Local Repository Reference
The AgentKit-style integration example is available inside this repository: examples/agentkit-sentinel.
Disclaimer & Status: This is a reference study template and is not an official live provider integration. Provider-style adapter roadmap; not official/submitted upstream.
What builders can use now
- Import
@beezshield/sentinelinto your bot execution stack. - Call
decideBeforeExecution()prior to submitting onchain transactions. - Handle x402 payment challenge challenges in your transaction submission flows.