hook-development
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation, example hook scripts, and developer utility tools for creating event-driven automation for an AI agent.
- [SAFE]: Utility scripts like
hook-linter.shandvalidate-hook-schema.shpromote security best practices, such as input validation, proper shell quoting, and structure validation. - [SAFE]: Example scripts (
validate-bash.sh,validate-write.sh) demonstrate defensive programming patterns to block dangerous shell commands and prevent path traversal attacks. - [SAFE]: No hardcoded credentials, malicious remote downloads, or obfuscated payloads were found. The documentation for external integrations (e.g., Slack, Databases) uses environment variables and is presented purely for educational purposes.
Audit Metadata