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 rohitg00/awesome-claude-code-toolkitnpx agentmods add plugins/rohitg00/awesome-claude-code-toolkit/api-architectgit clone --depth 1 https://github.com/rohitg00/awesome-claude-code-toolkitGrade A, and why
api-architect 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 yesterday.
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": "api-architect",
"version": "1.0.0",
"description": "API design, documentation, and testing with OpenAPI spec generation",
"commands": ["commands/design-api.md", "commands/generate-openapi.md"],
"agents": ["agents/api-expert.md"]
}
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.
- yesterday First seen · 8 lines scan A a6ecd14bda11
api-architect is a plugin published in the GitHub repository rohitg00/awesome-claude-code-toolkit (2,570 stars, last pushed 3mo ago), licensed Apache-2.0. 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
taches-cc-resources
Plugin marketplace listing 1 plugin: taches-cc-resources.
insurgent-campaign
Produces grassroots-first campaign plans for startups, NGOs, movements, and solo brands being outspent by incumbents. Ideates campaigns of any kind (awareness, launch, fundraising, mobilization, counter-narrative), audits spend asymmetry, assembles an insurgent channel stack with 70/30 boost rules, and outputs a…
instruction-eval
Change one condition an agent runs under (instruction text, the reference material instructions point at, MCP tools and permissions, hooks, skill files), then run the same prompts before and after, several times each, to see what actually changes. Produces an HTML report showing both arms' answers side by side. Use…
eu-ai-act-reviewer
Review user journeys, public content, and codebases for potentially relevant EU AI Act provisions, with exact official citations, evidence gaps, application dates, and plain-language next actions. Issue-spotting only — never a legal or compliance verdict.
commit-fixup
Absorb uncommitted working tree edits into the existing commits on the current branch where each change belongs (fixup commits + autosquash rebase). Use on requests like 'fold this into the original commit', 'clean up the commit history', 'squash the review fixes into their commits', 'fixup', 'amend into an existing…
create-qa-list
Turn code, specs, a PR, or the current conversation into a QA test-case list a non-developer can read and run, exported as CSV, a shareable HTML report, or both. Trigger when the user wants QA test cases, a test plan, a QA checklist, or a test-case CSV/HTML (e.g. "write test cases for this", "make a QA list"). Output…