Obsidian Viz
v1.0.2Generate Obsidian-compatible visualization files (Excalidraw / Mermaid / Canvas). Supports text descriptions and image inputs, outputs editable diagrams in O...
⭐ 2· 142·0 current·0 all-time
byJialin@0xcjl
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and included modules (chart-router, image-reader, and per-tool references) align with the stated goal of generating Excalidraw/Mermaid/Canvas files. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
SKILL.md instructs the agent to perform image type recognition and content extraction and to strictly follow included format reference files before writing outputs. That scope matches the purpose, but image-processing is only specified at a high level (no implementation code). The skill will read its bundled reference/module markdown files and will write output files to the agent workspace; it may also embed file or link nodes in Canvas/Excalidraw JSON which could reference vault paths or URLs — review generated files before moving them into a personal vault.
Install Mechanism
Instruction-only skill with no install spec and no external downloads. No code is written to disk by an installer; risk from install mechanism is minimal.
Credentials
The skill requests no environment variables, credentials, or config paths. All required inputs are user-provided content (text or images) and the skill writes outputs to the OpenClaw workspace directory.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation defaults. It does write files to ~/.openclaw/workspace/outputs/ (documented), which is a reasonable scope for an output-generating skill and does not request system-wide configuration changes.
Assessment
This skill appears coherent and limited to generating Obsidian-compatible diagram files. Before installing or using it:
- Be aware it will write output files to ~/.openclaw/workspace/outputs/; inspect those files before copying them into any Obsidian vault.
- The skill describes image understanding but contains no OCR/processing binaries — the agent/platform will perform image interpretation; avoid sending sensitive images you wouldn't want processed by the agent.
- Generated Canvas files can include 'file' nodes (paths to files in a vault) or 'link' nodes (URLs). Verify any embedded file paths or external links before following them.
- Because this is instruction-only, review outputs (especially JSON) for unexpected links or references. If you need higher assurance, test with non-sensitive sample inputs first.Like a lobster shell, security has layers — review code before you run it.
excalidrawvk9734r61nbhsn71wy4a09txa4d834z8elatestvk9782ecff6d547vx3ayapcavk5836pxemermaidvk9734r61nbhsn71wy4a09txa4d834z8eobsidianvk9734r61nbhsn71wy4a09txa4d834z8evisualizationvk9734r61nbhsn71wy4a09txa4d834z8e
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
