Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 70% confidence
- Finding
- Without declared permissions the skill's intent is opaque and cannot be validated.
Security audit
Security checks across malware telemetry and agentic risk
This skill is a diagram-conversion helper that writes disclosed Excalidraw files locally and shows no evidence of hidden collection, credential use, or destructive behavior.
Install if you are comfortable with generated diagrams and intermediate JSON files being saved under ~/.excalidraw/. Avoid feeding highly sensitive architecture diagrams unless you are prepared to manage or delete those saved local files afterward.
**Default output: `~/.excalidraw/`**. All `.excalidraw` files and intermediate module JSONs MUST be saved here. Never use `/tmp/` or the user's home directory root for output. Before starting, create the directories: ```bash mkdir -p ~/.excalidraw/modules
**Between modules**, maintain consistent coordinate space. Track cursor positions so subsequent modules align properly. Write each module to a JSON file under `~/.excalidraw/modules/`: ``` ~/.excalidraw/modules/module_1.json ~/.excalidraw/modules/module_2.json
65/65 vendors flagged this skill as clean.
No suspicious patterns detected.