mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-30 12:32:02 +00:00
278 B
278 B
name, enabled, event, pattern, action
| name | enabled | event | pattern | action |
|---|---|---|---|---|
| block-dangerous-rm | true | bash | rm\s+-rf | block |
⚠️ Dangerous rm command detected!
This command could delete important files. Please:
- Verify the path is correct
- Consider using a safer approach
- Make sure you have backups