runs 100% locally · no telemetry · MIT free tier

Your AI agent runs shell commands.
This is the seatbelt.

AI coding agents don't fail by writing evil code — they fail by running correct commands with unintended blast radius. CC Powerpack gates the dangerous ones at the harness level, before execution.

Get the free hooks → Pro suite

What it catches

🔑 Secrets before they ship

Every git push is scanned first — gitleaks plus a regex layer plus forbidden-file checks.

BLOCKED: credential-shaped string in outgoing diff

💣 Blast-radius commands

rm -rf "$UNSET_VAR", force-push to main, curl | sh, chmod 777, dd of=/dev/* — gated, with the reason fed back to the model.

🌳 Worktree protection

Agents can't delete other sessions' worktrees or sweep gitlinks into commits with git add -A.

Install in 30 seconds

/plugin marketplace add Ludoonus/cc-powerpack
/plugin install cc-powerpack

Requires bash + jq (python3 fallback built in). Optional: gitleaks. 18 functional tests included.

Pro suite

Free

$0
  • 3 guardrail hooks
  • MIT licensed, forever
  • Community support
GitHub →

Pro

$19/mo or $149/yr
  • token-audit — find where tokens go (real users: 300k+ wasted tokens found)
  • pr-pipeline — branch → test → review → PR, one command
  • onboard — instant codebase orientation docs
  • team-sync — stop CLAUDE.md config drift
  • New skills every month
Get Pro →

Team

$49/mo
  • Everything in Pro
  • 5 seats
  • Priority fixes
  • Request-a-skill
Get Team →

📘 The Operator's Handbook — details + free sample

The agent-ops toolkit

Operator

The operations console for AI coding agents — unified cost, audit, safety & efficiency across every project, from the transcripts you already have. Free CLI.

claude-token-report

Free local token-usage report — where your tokens went and your cache hit rate. Stdlib only.

agent-ready-template

A project skeleton that drops your agent into full guardrails from commit #1. Free.

The Operator's Handbook

18-chapter guide to running AI coding agents safely and efficiently. Get it →

Guides