Local CLI Safety

Block irreversible filesystem operations, history-destroying git commands on shared branches, network exposure to non-loopback interfaces, world-readable credential paths, and credential exfiltration patterns before they run on a developer or CI machine. Covers `rm`/`find -delete`/`dd`/`chmod -R`, `git push --force`/`reset --hard`/`clean -fd` on protected branches, `--bind 0.0.0.0` services, and patterns that pipe `~/.ssh`, `~/.aws`, or environment variables into external requests.

catpilotai Updated

File contents

catpilotai/catpilot-ai-guardrails/tree/main/src/skills/core/local-cli-safety commit 83ca821256

Frequently asked questions

npx skillmds@latest add catpilotai/local-cli-safety