architecture-navigator
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Unix commands like
ls,find, andgrepto perform structural discovery and code validation. These commands are restricted to the local file system and used for counting files or checking for specific import patterns. - [COMMAND_EXECUTION]: A bundled bash script,
scan_architecture.sh, is executed to generate a markdown report of the project structure. The script performs recursive file counting and directory listing within thefrontend/srcfolder to provide the agent with architectural context.
Audit Metadata