architectural-analysis
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard UNIX utilities such as find, grep, and wc to analyze project source files. These commands are used for directory mapping and text searching within the local codebase and do not target sensitive system directories.
- [DATA_EXFILTRATION]: No network operations or external data transmissions are defined. The skill only reads source code and writes a report to a local folder named .audits.
- [PROMPT_INJECTION]: The instructions are strictly limited to the task of architectural analysis and do not include any patterns intended to bypass safety guardrails or extract system prompts.
- [REMOTE_CODE_EXECUTION]: The skill does not download, install, or execute any external packages or scripts. All analysis logic is contained within the provided markdown instructions and local command execution.
Audit Metadata