Excalidraw Diagrams for Obsidian
v1.0.2Generate Excalidraw diagrams for Obsidian. Supports two output modes - Obsidian (.md for direct plugin use) and Standard (.excalidraw for excalidraw.com). Us...
⭐ 3· 536·3 current·3 all-time
byRicardo Almeida@ricardodpalmeida
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: it describes generating Excalidraw JSON and packaging it for Obsidian or excalidraw.com. No unrelated binaries, environment variables, or config paths are requested. The referenced 'source' strings point to expected Excalidraw/Obsidian project URLs and are consistent with the purpose. (Note: the registry metadata lists no homepage/source provenance, but that is a provenance/traceability issue rather than an incoherence with capability.)
Instruction Scope
Runtime instructions are narrowly scoped to analyzing user content, producing Excalidraw JSON, asking the user for output mode and file path, checking for existing files, and saving only after explicit confirmation. The skill does not instruct the agent to read unrelated files, environment variables, or external endpoints. It does require filesystem access to check/save files — which is expected and explicitly gated by asking the user before writing.
Install Mechanism
No install spec and no code files are present (instruction-only). This is the lowest-risk model: nothing is downloaded or written by an installer step.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secret access is proportional to the described functionality.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or attempt to modify other skills. It does perform file creation when explicitly asked, which is appropriate for its function.
Assessment
This skill appears coherent and low-risk: it only generates Excalidraw JSON and can save files in Obsidian or .excalidraw format. Before installing or using it, consider: (1) verify the skill asks you before writing and before overwriting files and only grant filesystem access to directories you control; (2) confirm which output mode you want (Obsidian .md vs .excalidraw) so formatting rules are applied correctly; (3) review the generated file content before opening in third-party apps if provenance matters — the skill references public project URLs but the registry entry has no homepage, so you may want to confirm the author/source separately; (4) because the skill can write files, avoid giving it elevated or system-level write permissions. Overall there are no mismatches between what it claims and what it requests.Like a lobster shell, security has layers — review code before you run it.
latestvk974v0696g70v32zbsj3ra3eds81p9ck
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
