hookify-rules
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, providing a schema and examples for a rule-based monitoring system. It promotes security by teaching users how to create patterns that detect sensitive files (e.g.,
.env,.pem), dangerous commands (e.g.,rm -rf,sudo), and risky code patterns (e.g.,eval,innerHTML). - [COMMAND_EXECUTION]: The skill includes a benign local utility command for regex testing using
python3 -c. This is a standard developer tool used for validation and does not involve network operations or unauthorized file access.
Audit Metadata