hookify-rules
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional, providing a template and guide for a local workspace monitoring tool.
- [SAFE]: It encourages defensive monitoring by providing regex examples for identifying sensitive assets like .env files, credentials, and private keys.
- [SAFE]: Security best practices are followed by recommending that local rule files be added to .gitignore to prevent accidental commit of environment-specific configurations.
- [SAFE]: Mentions of potentially dangerous bash commands (e.g., sudo, rm -rf) are strictly for pattern-matching documentation to help the agent warn the user.
Audit Metadata