cc-safe-setup-03d3ae — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cc-safe-setup-03d3ae (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Safety-first configuration for Claude Code. Prevents the accidents that happen when AI writes code autonomously.
Installs pre-built safety hooks into your Claude Code environment. These hooks run automatically before/after tool calls to block dangerous operations.
Categories:
rm -rf, prevent overwriting files outside projectreset --hard.env files from being committed or read by AInpx cc-safe-setupThis runs an interactive wizard that configures hooks based on your risk profile.
npx cc-safe-setup --install-example large-read-guard
npx cc-safe-setup --install-example prevent-rm-rf
npx cc-safe-setup --install-example git-force-push-blockRules in CLAUDE.md are suggestions — Claude can forget them. Hooks are enforced at the system level. A hook that blocks rm -rf cannot be overridden by the AI.
From 800+ hours of autonomous operation: the hooks that matter most are the ones you don't notice until something goes wrong.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.