Mermaid Diagrams

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is designed to generate Mermaid diagrams using the official `mermaid-cli` tool. All files (SKILL.md, generate-test.sh, package.json, README.md) align with this stated purpose. The `SKILL.md` explicitly includes a security recommendation to the agent, stating 'Always use `pty: false` when calling `mmdc`', which indicates an awareness of and an attempt to mitigate potential shell injection vulnerabilities. There is no evidence of malicious intent, data exfiltration, unauthorized access, or prompt injection attempts against the agent. File operations are confined to temporary directories, and no suspicious network activity or dependencies are present.