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/backend-architectgit clone --depth 1 https://github.com/rohitg00/awesome-claude-code-toolkitGrade A, and why
backend-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 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.
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": "backend-architect",
"version": "1.0.0",
"description": "Backend service architecture design with endpoint scaffolding",
"commands": ["commands/design-service.md", "commands/add-endpoint.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.
- 3d ago First seen · 7 lines scan A 43caac6a6766
backend-architect is a plugin published in the GitHub repository rohitg00/awesome-claude-code-toolkit (2,578 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
Curated Claude Code skills and commands for prompt engineering, MCP servers, subagents, hooks, and productivity workflows.
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…
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…
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…
docs
Write and maintain project documentation under docs/generated/ — /docs write creates or updates a doc on a topic, /docs check reports stale content, broken code references, and orphan files. Use when the user wants to capture the design intent behind a feature, record an architectural decision, or verify existing docs.
adaptive-communication
Detects user communication style (high-context relational vs low-context transactional) and adapts responses accordingly.