Excalidraw Diagram Generator

PassAudited by ClawScan on May 1, 2026.

Overview

This is a coherent instruction-only diagram generator; the main thing to notice is that it saves generated diagram files into the current working directory.

This skill appears safe for its stated purpose. Before installing, understand that it is meant to generate and save diagram files locally, so invoke it from the directory where you want those files and review outputs before sharing them.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

When invoked, the agent may create generated `.md` or `.excalidraw` files in whatever directory Claude Code is currently using.

Why it was flagged

The skill instructs the agent to create a local output file as part of its workflow. This is expected for a diagram generator, but it is still a local file-writing action users should notice.

Skill content
6. **Automatically save to current working directory**
Recommendation

Use the skill from the folder where you want outputs saved, and review generated filenames and content before opening, committing, or sharing them.