scopeblind
01Plugin Claude Code
Plugin marketplace listing 2 plugins: protect-mcp, verify-mcp.
Plugin Claude Code
Plugin marketplace listing 2 plugins: protect-mcp, verify-mcp.
Plugin Claude Code
Fail-closed Cedar policy gate plus Ed25519 signed receipts for AI agent tool calls. Blocks what breaks the rules before it runs, denies on any policy error, and proves the gate is live with a startup self-test.
MCP server Claude CodeCodexCursor +2
Fail-closed Cedar policy gate + Ed25519 signed receipts for AI agent tool calls. Denies on any policy error, proves the gate is live with a startup self-test, and turns every decision into a local searchable record you own. The open gate behind Legate by. Runs locally from the protect-mcp npm package.
Hook
Runs before the agent uses a tool, running curl -s -X POST http://127.0.0.1:9377/hook -H 'Content-Type:. From ScopeBlind/scopeblind-gateway.
Hook
Runs after a tool call finishes, running curl -s -X POST http://127.0.0.1:9377/hook -H 'Content-Type:. From ScopeBlind/scopeblind-gateway.
Plugin Claude Code
Offline verifier for signed receipts, audit bundles, and trust artifacts. Ed25519 + JCS, no accounts, no network calls. Verify what an agent's gate decided without trusting the operator.
Skill Claude CodeCodex
Cryptographic receipt signing and Cedar policy enforcement for AI agent tool calls. Every tool invocation produces an Ed25519-signed receipt verifiable offline by anyone, without trusting the issuer.