ai-solution-architect
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because its core functionality involves processing untrusted content provided by the user, such as source code and README files.
- Ingestion points:
SKILL.md(Phase 0: Repository Analysis) andresources/repo-analysis-guide.md. - Boundary markers: The skill does not implement delimiters or explicit instructions to ignore potentially malicious commands embedded within the analyzed text.
- Capability inventory: The skill is restricted to textual analysis and diagram generation; it does not possess capabilities for file writing, network communication, or code execution across any of its scripts.
- Sanitization: There is no evidence of input validation or content filtering for the ingested data.
- [NO_CODE]: The skill is comprised entirely of Markdown-based instructions and reference guides. It does not include any Python scripts, Node.js packages, or shell commands.
Audit Metadata