debug-hooks

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill utilizes standard Bash commands (ls, cat, grep, tail) to examine project-specific and global configuration files and logs. These actions are limited to the agent's internal directories and are essential for debugging hook behavior.
  • [EXTERNAL_DOWNLOADS] (SAFE): It suggests using npx esbuild to bundle TypeScript hooks. esbuild is a trusted and standard build tool in the Node.js ecosystem, and its use here is consistent with the primary purpose of the skill.
  • [SAFE] (SAFE): No malicious patterns such as prompt injection, unauthorized data exfiltration, or persistence mechanisms were detected. The access to configuration files is appropriate for a diagnostic tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:43 PM