Security audit
Diagram Drawing
Security checks across malware telemetry and agentic risk
Overview
The skill's files, instructions, and requested capabilities align with a diagram-generation utility — it uses local SVG generation and a small conversion script and does not request unrelated credentials or network access.
This skill appears coherent for generating diagrams: it uses local templates and a small included converter script and does not request credentials or network endpoints. Before installing, review and be aware that: (1) the skill will create SVG/PNG files on disk — check any output paths used in examples (the SKILL.md shows '/path/to/output.svg' as a placeholder); (2) converting to PNG may require rsvg-convert or Python libraries (cairosvg, svglib, reportlab, Pillow) which you may need to install; (3) the source is 'unknown' — if you require stronger assurance, inspect scripts/svg2png.py and the reference files yourself or run the skill in an isolated environment; and (4) if you need to limit file writes, restrict the agent's filesystem permissions or run it in a sandbox. Overall there are no red flags suggesting credential access or data exfiltration.
VirusTotal
67/67 vendors flagged this skill as clean.
Static analysis
No suspicious patterns detected.
