excalidraw-diagram-generator

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses local Python scripts (add-arrow.py, add-icon-to-diagram.py, and split-excalidraw-library.py) to perform diagram manipulations. These scripts exclusively use the Python standard library (json, pathlib, uuid, re, etc.), requiring no external package installations.- [SAFE]: External references are directed only to well-known and official Excalidraw domains for documentation and library acquisition, following the skill's primary purpose.- [SAFE]: The scripts include defensive programming practices, such as filename sanitization in the library splitter script, to ensure that user-provided data does not lead to path traversal or naming conflicts.- [SAFE]: No malicious patterns, such as prompt injection, obfuscation, hardcoded credentials, or data exfiltration, were detected across the skill's instructions, templates, or code files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 05:32 AM