mermaid-diagram-generator
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill functions as a template-based text processor that transforms architectural descriptions into Mermaid syntax for visualization.
- [DATA_EXPOSURE]: No sensitive file paths, credentials, or exfiltration patterns were detected. The skill does not interact with the file system or external APIs.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute external scripts or packages. It relies entirely on the agent's internal reasoning to generate text-based diagram syntax.
- [PROMPT_INJECTION]: The instructions are focused on diagram generation and quality control. No attempts to override safety filters or extract system prompts were found.
- [INDIRECT_PROMPT_INJECTION]: While the skill processes untrusted user input (architecture descriptions), it lacks the necessary capabilities (file writes, network access, or shell execution) to facilitate an exploit. The output is limited to text-based Mermaid code blocks.
Audit Metadata