excalidraw-diagram-generator
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides utility scripts for manipulating Excalidraw JSON files. Analysis of the Python scripts (add-arrow.py, add-icon-to-diagram.py, split-excalidraw-library.py) shows they use standard libraries for file operations and JSON processing without any malicious behaviors detected.
- [SAFE]: No hardcoded credentials, malicious network operations, or obfuscation techniques were detected in the skill's scripts or documentation.
- [SAFE]: The skill references well-known technology services like Excalidraw for its core functionality, which is consistent with its stated purpose.
- [SAFE]: The scripts include basic input sanitization patterns, such as filename cleaning, to handle user-provided content safely during library processing and diagram modification.
Audit Metadata