Scopebond — AI skill for Claude Code
Scopebond is an open-source checkpoint for AI coding agents (Claude Code, Cursor, MCP, GitHub) that blocks out-of-policy actions before they run and signs every decision into a tamper-evident record a.
How to install Scopebond
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open avouro-com/scopebond and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Scopebond does
Scopebond is an open-source checkpoint for AI coding agents (Claude Code, Cursor, MCP, GitHub) that blocks out-of-policy actions before they run and signs every decision into a tamper-evident record anyone can verify offline.
Alternatives in AI
- Multica — Make humans and AI agents work as one team — open-source and self-hostable 47.8k ★
- AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
- WeKnora — Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, an 26.9k ★
README
Scopebond
[](LICENSE) [](https://github.com/avouro-com/scopebond/actions/workflows/ci.yml) [](https://www.npmjs.com/package/@scopebond/gateway) [](https://www.npmjs.com/package/@scopebond/hook)
**Scopebond is an open-source checkpoint for AI coding agents (Claude Code, Cursor, Codex, MCP, GitHub) that blocks out-of-policy actions before they run and signs every decision into a tamper-evident record anyone can verify offline.** It checks every action a coding agent takes — a shell command, a file edit, a git push, an MCP tool call — against rules you write, blocks the ones that break them, and records the rest.
Try it: [scopebond.com](https://scopebond.com) · live policy demo at [try.scopebond.com](https://try.scopebond.com).
**Experimental alpha — use controlled test systems only.** The semantics below are the target; the alpha is under active hardening. The hosted workspace ("Scopebond Cloud") is a separate, proprietary product and is not in this repository.
Who it's for
- A developer running Claude Code, Cursor, or Codex who wants a guardrail that blocks a destructive command before it runs, not a log they read afterward.
- A team lead who has to show what the agents did — which actions, decided by which rule — to a client, an insurer or an auditor.
- An auditor or client who needs to check that record independently, offline, with no account and no trust in the vendor.
60-second start: govern your coding agent
Put Scopebond in front of Claude Code, Cursor, or Codex. One command scaffolds a signing key and a starter policy and wires the hook into your agent:
npx @scopebond/hook init # Claude Code; add --cursor o
Related Skills
AI Spend Agent
Open-source financial accountability for AI-agent work. Connect Claude Code and Codex activity to cost evidenc
Rampart
Open-source firewall for AI agents. Policy engine that audits and controls what OpenClaw, Claude Code, Cursor,
Ghostwriter
Your AI does the work. Your name signs it. A Claude Code skill (+ portable rules for other AI agents) that kee
Stroq
Local action firewall for AI coding agents: scans what the agent reads, taints the session, blocks dangerous f
Ethos Gate
A PreToolUse safety gate for autonomous AI agents: blocks irreversible or outward-facing actions (sends, spend
Cindy
Consider it done. The open-source AI agent that works out of the box · 想到,就能做到。开源、开箱即用的 AI Agent。
Related Agents
Timps ADR Writer
Turn a technical decision into a Michael Nygard-style Architecture Decision Record: context, options matrix, d
Records
Record everything after deployment. Save checkpoint, update tracking system, update context index. Final step
Metadata Application Discovery Agent
Inventory ALL metadata-driven applications across a tree of Vert.x metadata modules by parsing every MAPL() re