Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/open-covenant/covenant/guardgit clone --depth 1 https://github.com/open-covenant/covenantWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/open-covenant/covenant/guard)<a href="https://agentmods.dev/commands/open-covenant/covenant/guard"><img src="https://agentmods.dev/badge/commands/open-covenant/covenant/guard.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00017 | $0.00202 |
| Opus 5 | $0.00009 | $0.00101 |
| Sonnet 5 | $0.00003 | $0.00040 |
| Haiku 4.5 | $0.00002 | $0.00020 |
Grade C, and why
guard scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
(`curl -fsSL https://opencovenant.org/guard/install.sh | sh`) and stop. Do not Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
(`curl -fsSL https://opencovenant.org/guard/install.sh | sh`) and stop. Do not What it actually says
The user is asking about covguard, the local guard that runs coding agents under a spend cap, a sandbox, and a signed receipt. Run the matching command and report the result plainly. Lead with the outcome and the spend against the cap.
Argument: $ARGUMENTS
- (empty) or
status→ runcovguard receipts show last verify→ runcovguard receipts show lastto find the receipt path, thencovguard verify <that receipt.json>doctor→ runcovguard doctor
If covguard is not installed, tell the user to install it
(curl -fsSL https://opencovenant.org/guard/install.sh | sh) and stop. Do not
attempt to run agents unguarded on their behalf.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 21 lines · 17 tokens per session scan C 92182f7e5958
guard is a command published in the GitHub repository open-covenant/covenant (8 stars, last pushed 3d ago), licensed Apache-2.0. It adds 17 tokens to every session and 202 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
riskreview
The user invoked the /riskreview facade command from the risk-review-pipeline pack.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).
review
Review proposed ADRs for lifecycle progression — accept implemented decisions, deprecate stale ones, archive trivial ones.
browser
Debug and fix browser issues by inspecting, diagnosing, and resolving visual or technical problems.
types
Debug and fix TypeScript type errors with systematic analysis and expert guidance.
review-queue
Display and manage the human review queue for parallel autonomous operations.