Diagram Drawing
v1.0.0Generate high-quality SVG and PNG technical diagrams from natural language, including architecture, flowchart, sequence, UML, mind maps, and AI agent systems.
⭐ 0· 93·0 current·0 all-time
byJialin@0xcjl
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name and description (generate SVG/PNG diagrams) match the provided assets: an extensive SKILL.md describing SVG generation, style/icon references, and a local svg2png conversion script. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
Runtime instructions focus on classifying diagram types, building SVG content, loading local style/icon reference files included in the bundle, and converting SVG→PNG using a local script or rsvg-convert. The instructions do write files to disk (expected for an image generator) but do not instruct reading arbitrary system files, environment variables, or transmitting data to external endpoints.
Install Mechanism
No install spec; this is instruction-only plus a small included Python script. No downloads from external URLs or archive extraction are present. Conversion backends referenced (rsvg-convert, cairosvg, svglib) are standard and optional dependencies.
Credentials
The skill declares and uses no environment variables or credentials. The SKILL.md and included script do not reference secrets or unrelated services.
Persistence & Privilege
always is false, and the skill does not request persistent/global agent privileges or attempt to modify other skills or agent-wide configuration. It runs local generation/conversion only.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
agentvk9729m0m48njye2bxzvk3xqv3n84qbvvai-diagramsvk9729m0m48njye2bxzvk3xqv3n84qbvvarchitecturevk9729m0m48njye2bxzvk3xqv3n84qbvvclaude-codevk9729m0m48njye2bxzvk3xqv3n84qbvvdiagramvk9729m0m48njye2bxzvk3xqv3n84qbvvflowchartvk9729m0m48njye2bxzvk3xqv3n84qbvvlatestvk9729m0m48njye2bxzvk3xqv3n84qbvvopenclaw-skillvk9729m0m48njye2bxzvk3xqv3n84qbvvpngvk9729m0m48njye2bxzvk3xqv3n84qbvvragvk9729m0m48njye2bxzvk3xqv3n84qbvvsvgvk9729m0m48njye2bxzvk3xqv3n84qbvvtechnical-diagramvk9729m0m48njye2bxzvk3xqv3n84qbvv
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
