Excalidraw Diagram Generator

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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.