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.
/plugin marketplace add osovv/grace-marketplacenpx agentmods add plugins/osovv/grace-marketplace/gracegit clone --depth 1 https://github.com/osovv/grace-marketplaceWrote 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/plugins/osovv/grace-marketplace/grace)<a href="https://agentmods.dev/plugins/osovv/grace-marketplace/grace"><img src="https://agentmods.dev/badge/plugins/osovv/grace-marketplace/grace.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
grace scanned grade A with 0 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 today.
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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "grace",
"description": "Complete GRACE methodology: semantic markup, knowledge graphs, module contracts, testing, and log-driven verification for AI-driven engineering",
"version": "4.1.0",
"author": {
"name": "osovv",
"url": "https://github.com/osovv"
},
"license": "MIT"
}
What it installs
The manifest is a name and a version. 15 skills travel with it, and installing the plugin installs all of them — 466 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill grace-execute A 31 tokens
- Skill grace-plan A 36 tokens
- Skill grace-cli A 32 tokens
- Skill grace-init A 29 tokens
- Skill grace-migrate A 32 tokens
- Skill grace-verification A 31 tokens
- Skill grace-spec A 35 tokens
- Skill grace-status A 30 tokens
- Skill grace-explainer A 30 tokens
- Skill grace-refresh A 28 tokens
- Skill grace-ask A 28 tokens
- Skill grace-fix A 29 tokens
- Skill grace-refactor A 31 tokens
- Skill grace-reviewer A 31 tokens
- Skill grace-setup-subagents A 33 tokens
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.
- today Changed 3d428b801c9b
- 4d ago First seen · 11 lines scan A 76e4b4c1dc36
grace is a plugin published in the GitHub repository osovv/grace-marketplace (239 stars, last pushed yesterday), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
erpaval
ERPAVal — autonomous software development workflow for Claude Code. Comprehensive standalone bundle: the erpaval workflow plus 10 vendored companion skills (product-discovery, research, ultraplan, tech-stack-builder, product-strategy, working-backwards, customer-research, meta-prompt-optimizer, product-design-shared…
llm-engineering-skills
Collection of LLM engineering skills for PyTorch, Transformers, LoRA, and MLX.
milestone-driver
Drives a GitHub milestone to completion: triages each issue for design gaps + dependency order up front, then for each buildable issue finds the root cause (or parks it), dispatches a TDD implementer subagent, runs unit + E2E tests + code review, opens a PR, and auto-merges issues on CI green. The whole loop sits…
unknowns
Skills for discovering and closing knowledge gaps across the dev lifecycle, from Thariq's 'Know Your Unknowns'.
research-papers
Annotated research paper collection management — retrieve, read, extract, cross-reference scientific papers.
claude-to-codex
Switch from Claude Code to Codex without losing context with one /handoff command.