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 dysfunc/ai-plugins-ccnpx agentmods add plugins/dysfunc/ai-plugins-cc/marketplacegit clone --depth 1 https://github.com/dysfunc/ai-plugins-ccGrade A, and why
ai-plugins-cc 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 2d 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": "ai-plugins-cc",
"owner": {
"name": "Kieran Boyle",
"url": "https://github.com/dysfunc"
},
"metadata": {
"description": "Claude Code plugins for delegating to external AI CLIs (Codex, Gemini, Grok), with a shared core and an umbrella plugin.",
"version": "0.1.0"
},
"plugins": [
{
"name": "gemini",
"description": "Use Gemini from Claude Code to review code or delegate tasks.",
"version": "0.1.0",
"author": {
"name": "Kieran Boyle",
"url": "https://github.com/dysfunc"
},
"source": "./dist/plugins/gemini"
},
{
"name": "grok",
"description": "Use Grok from Claude Code to review code or delegate tasks.",
"version": "0.1.0",
"author": {
"name": "Kieran Boyle",
"url": "https://github.com/dysfunc"
},
"source": "./dist/plugins/grok"
},
{
"name": "ai",
"description": "Umbrella plugin: dispatch /ai:review|rescue|gater across providers, plus /ai:compare for fan-out.",
"version": "0.1.0",
"author": {
"name": "Kieran Boyle",
"url": "https://github.com/dysfunc"
},
"source": "./dist/plugins/ai"
}
]
}
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.
- 2d ago First seen · 44 lines scan A 4105b93135e6
ai-plugins-cc is a plugin published in the GitHub repository dysfunc/ai-plugins-cc (4 stars, last pushed 4mo 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-31.
Other plugins, from other repositories
claude-council
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, Kimi, plus codex, antigravity, grok and kimi CLIs when installed, and a local ollama model) to get diverse perspectives on coding problems.
deliberation
Use when you want a delegated second opinion or implementation from GPT (Codex), Gemini, Grok (xAI), or OpenRouter (config-driven, 400+ models) - seven expert subagents (Architect, Plan Reviewer, Scope Analyst, Code Reviewer, Security Analyst, Researcher, Debugger) and bundled…
antonbabenko-deliberation
Plugin marketplace listing 1 plugin: deliberation.
e2e
E2E test triage, debugging, and fix implementation toolkit.
cloud-sql-sqlserver-marketplace
Plugin marketplace listing 1 plugin: cloud-sql-sqlserver.
alloydb-omni-marketplace
Plugin marketplace listing 1 plugin: alloydb-omni.