improve-codebase-architecture
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs architectural analysis by reading local project files such as
CONTEXT.md,git log, and Architecture Decision Records (ADRs). These are expected activities for its stated purpose. - [SAFE]: It references external documentation and templates from a well-known community repository (mattpocock/skills) for architectural principles and formatting.
- [SAFE]: While the skill ingests untrusted data from the codebase being analyzed, which is a potential surface for indirect prompt injection, it focuses on providing recommendations to the user and requires interactive confirmation before performing write operations, such as updating documentation.
Audit Metadata