Spaces:
Running
Running
feat(agent): add Claude Code-style agent, skills, slash-commands, hooks, todos, sandboxed workspace, and full-stack scaffolding
81aa0b5 verified | name: block-dangerous-rm | |
| enabled: true | |
| event: bash | |
| pattern: rm\s+-rf\s+(/|~|\$HOME|\.\.) | |
| action: block | |
| ๐ **Dangerous rm command detected!** | |
| This command could delete important files. The operation has been blocked. | |
| If this is intentional, please: | |
| - Verify the path is correct | |
| - Use a more specific path | |
| - Make sure you have backups | |