claude-code-bash-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a comprehensive toolkit for managing shell workflows, git operations, and automated hooks in Claude Code. All configurations and script logic promote secure shell interaction habits.
- [SAFE]: Static alerts regarding destructive shell commands (
rm -rf /,chmod 777) and fork bombs are confirmed false positives. These patterns exist solely as definitions within safety denylists (dangerous-command-guard.py,dangerous-commands.json) or as documented examples of what to block or prevent (security-best-practices.md,troubleshooting-guide.md). - [SAFE]: Environment variable files and settings examples utilize standard placeholder syntax (
sk-...,your-account-id) and explicitly instruct users on proper secret handling and local isolation practices.
Audit Metadata