architectural-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes common command-line utilities such as
find,grep, andwcto analyze the local codebase structure and content. These commands are used as intended for static code analysis tasks. - [DATA_EXFILTRATION]: There are no network operations or external data transmissions detected. The skill focuses entirely on local codebase analysis and report generation.
- [PROMPT_INJECTION]: The skill does not contain any instructions that attempt to override safety filters or bypass the underlying AI agent's core instructions.
- [INDIRECT_PROMPT_INJECTION]: As an auditing tool, the skill processes source code from the local environment. While it reads external data (the codebase), it does so using search patterns for structural analysis and does not execute the code it reads, minimizing the risk of indirect injection. This is classified as low risk for an analysis tool.
Audit Metadata