excalidraw
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The upload functionality requires the installation of the 'cryptography' Python package for securing diagram data.
- [COMMAND_EXECUTION]: The skill utilizes a local Python script ('scripts/upload.py') to process and upload diagram files via the terminal.
- [DATA_EXFILTRATION]: The 'scripts/upload.py' script performs a network operation to upload diagram data to the well-known service 'excalidraw.com'. The data is encrypted with a random key before transmission to ensure privacy.
Audit Metadata