senior-architect
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements architecture analysis tools using standard Python libraries. It performs static analysis of project structures, imports, and file metrics without executing any of the scanned code.
- [SAFE]: No network operations, remote downloads, or external dependencies were detected in the provided scripts or documentation.
- [SAFE]: The scripts do not use dangerous functions such as
eval(),exec(), orsubprocesscalls. All operations are confined to reading local file metadata and content for reporting purposes. - [SAFE]: The indirect prompt injection risk is negligible as the tools only output structural summaries and metrics (e.g., line counts, class names, and detected patterns) rather than raw content that could be used to override agent instructions.
Audit Metadata