Diagram Tools 图表工具技能
v1.0.2图表工具技能 - 支持 Mermaid、Graphviz、流程图、思维导图等多种图表生成
⭐ 0· 635·3 current·3 all-time
by@zsdadad
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the SKILL.md content: examples and usage focus on Mermaid, Graphviz, flowcharts and related diagrams. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md is documentation and examples only (Mermaid snippets, a Python graphviz example). It does not instruct the agent to read sensitive files or exfiltrate data. Note: the Graphviz example writes and renders an output file (dot.render('output', format='png')), so producing image files in the agent workspace is expected if the agent executes similar code; rendering may require the graphviz binary or Python package to be present.
Install Mechanism
There is no install spec and no code files — lowest-risk, nothing will be written to disk by an installer. Any runtimes or libraries (Mermaid renderer, graphviz) would need to be provided by the host environment.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content does not reference hidden credentials or unrelated services.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or modify other skills/configurations. The only persistence implied is writing output image files when rendering diagrams.
Assessment
This skill is documentation-only and appears coherent for diagram generation. Before installing/using it, check whether your agent environment provides the necessary renderers (Mermaid JS renderer or Graphviz binary/Python package) because the SKILL.md assumes those exist; be aware that executing examples may create image files in the agent's workspace. No credentials are requested and there are no install scripts, so there is no obvious secret-exfiltration or unexpected network behavior in the skill content. If you want the agent to automatically render diagrams, confirm the platform's runtime permissions (ability to run code, call external renderers, or write files) and where output files will be stored or exposed.Like a lobster shell, security has layers — review code before you run it.
chartvk97cz1qp8ewat2m8e8k3x3adxd82z1vndiagramvk97cz1qp8ewat2m8e8k3x3adxd82z1vnflowchartvk97cz1qp8ewat2m8e8k3x3adxd82z1vnlatestvk97cz1qp8ewat2m8e8k3x3adxd82z1vnmermaidvk97cz1qp8ewat2m8e8k3x3adxd82z1vnmindmapvk97cz1qp8ewat2m8e8k3x3adxd82z1vnvisualizationvk97cz1qp8ewat2m8e8k3x3adxd82z1vn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
