analyze-codebase
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard utility commands including
tree,find,wc, andechoto discover project structure and calculate metrics (e.g., counting TypeScript files). These are read-only diagnostic operations aimed at codebase analysis.- [DATA_EXPOSURE]: The skill aggregates project metadata and writes a report to.agents/SYSTEM/CODEBASE-ANALYSIS.md. This is a local file operation within the project context and does not involve exfiltrating data to external servers or accessing sensitive files like private keys or environment variables.
Audit Metadata