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 SSHdotCodes/auto-ccnpx agentmods add plugins/sshdotcodes/auto-cc/marketplacegit clone --depth 1 https://github.com/SSHdotCodes/auto-ccGrade A, and why
auto-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 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
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "auto-cc",
"description": "Automatic tool-call review for Claude Code",
"owner": { "name": "SSHdotCodes", "url": "https://github.com/SSHdotCodes" },
"plugins": [
{
"name": "auto-cc",
"source": "./",
"description": "A local encoder scores every proposed tool call before it runs, approving safe work and blocking dangerous calls.",
"version": "1.0.0",
"category": "security",
"keywords": ["agent-safety", "tool-calling", "guardrails"]
}
]
}
What ships with it
1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 17 lines scan A c1469b7d6dab
auto-cc is a plugin published in the GitHub repository SSHdotCodes/auto-cc (1 stars, last pushed 23d 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
warrant-mcp
Policy firewall for AI agent tool calls — plain-English rules compiled once, enforced by deterministic code.
sentinel-ai
Real-time safety scanning for LLM interactions. Detects prompt injection, PII leaks, harmful content, toxicity, obfuscation, secrets, and dangerous tool calls — 600-case benchmark at 100% accuracy with sub-millisecond latency.
sentinel-ai-safety
Plugin marketplace listing 1 plugin: sentinel-ai.
sodam-loop-local
Plugin marketplace listing 1 plugin: sodam-loop.
sodam-loop
비개발자도 안전하게 'AI에게 될 때까지 시키기'를 하는 한국어 초보자 안전 루프 플러그인 (Phase 1a: repair 단일 모드). 14개 안전 가드레일 기본 ON.
probity
Plugin marketplace listing 1 plugin: probity.