Block destructive shell commands before execution. Prevents rm -rf, git push --force, AWS deletions, and more.
/plugin marketplace add andreasasprou/agent-skills/plugin install safety-net@andreas-agent-skillsGuide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Warn about potential security issues when editing files - targets command injection, XSS vulnerabilities, and dangerous coding patterns
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.