Hook Development

Pass

Audited by Gen Agent Trust Hub on Aug 6, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides a comprehensive toolkit for developing Claude Code hooks, including documentation and utility scripts for linting and validation. No malicious patterns, obfuscation, or unauthorized access were identified.
  • [COMMAND_EXECUTION]: The utility script scripts/test-hook.sh executes hook scripts using bash -c for testing purposes. This is an intended and documented feature for a development testing tool.
  • [DATA_EXFILTRATION]: Reference documentation in references/advanced.md provides example snippets for sending notifications to Slack and logging to a database. These are educational patterns for users to implement if desired and do not represent hidden or unauthorized exfiltration by the skill itself.
  • [PROMPT_INJECTION]: The documentation defines 'prompt-based hooks' which involve the agent following instructions to validate tool usage. The examples provided are designed to enforce safety policies (e.g., preventing path traversal or sensitive file access) rather than bypass them.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 6, 2026, 04:52 PM
Security Audit — agent-trust-hub — Hook Development