excalidraw
Warn
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various system commands for setup, maintenance, and operation:
- It uses
gitto check for updates and pull the latest versions from the author's repository, which is triggered after user confirmation. - It utilizes
npmandnpxto install theexcalidraw-brute-export-cliutility and associated Playwright browser binaries. - It instructs the agent to use
sedto directly modify the JavaScript source code of theexcalidraw-brute-export-clipackage on macOS to adjust keyboard shortcut handling. - [EXTERNAL_DOWNLOADS]: The skill downloads and installs the
excalidraw-brute-export-clipackage and Playwright/Firefox components. These are external dependencies required for local diagram rendering. - [DATA_EXFILTRATION]: When exporting via the Kroki API, the skill sends the generated diagram JSON content to
https://kroki.io. Users should be aware that their diagram data is processed by this external service.
Audit Metadata