skills/howells/arc/hooks/Gen Agent Trust Hub

hooks

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands to detect project structure, install development dependencies, and configure environment hooks. It uses standard tools like grep, jq, and package managers (npm, pnpm, yarn, bun).
  • [EXTERNAL_DOWNLOADS]: The skill installs verified development packages such as @biomejs/biome, husky, and lint-staged from official registries. No unauthorized or suspicious remote downloads were detected.
  • [SAFE]: The skill includes safety features like a Git guard to block destructive commands (e.g., git reset --hard) and a context monitor to manage the agent's context window. These features are transparently documented and beneficial for project stability.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 09:42 AM
Security Audit — agent-trust-hub — hooks