agent-architecture-analysis
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for architectural review and compliance auditing. It instructs the agent to perform passive analysis using standard search commands like
grepandfindon a user-specified local codebase. - [SAFE]: The analysis framework specifically identifies and warns against security anti-patterns, such as using
eval()orexec()on LLM-generated code (Factor 4) and hardcoding credentials or using side effects in agent logic (Factor 12). - [SAFE]: No external network requests, unauthorized data transfers, or execution of untrusted remote code are present in the instructions. All suggested commands are standard diagnostic tools for code review.
Audit Metadata