init-deep
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a series of bash commands including find, ripgrep, and awk to perform codebase discovery and symbol analysis. These commands are configured to ignore sensitive or irrelevant directories like node_modules, venv, and .git, and are used strictly for generating project documentation.
- [SAFE]: The skill follows a multi-phase workflow that includes user review. Before generating or updating any AGENTS.md files, the skill presents a scored list of proposed directory locations to the user via an interview tool for confirmation, ensuring transparency and user control over file system modifications.
Audit Metadata