AI AGENT ADDONS
Security
4,027installs

Safety Guard is a tool that protects your work from dangerous mistakes. It watches for commands that could harm your system or files. This is very useful when you work on live production systems or let agents run on their own.

It has three modes of protection. Careful Mode warns you before running risky commands like rm -rf or git push --force. Freeze Mode limits changes to a specific folder you choose. Guard Mode uses both for full safety.

You can turn Safety Guard on and off with simple commands. It also keeps a log of all blocked actions. This helps you stay safe and avoid costly errors.

Add Safety Guard skill to your workflow

Global

mkdir -p ~/.claude/skills/safety-guard

Project

mkdir -p .claude/skills/safety-guard

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
1 month ago
Created
6 months ago