drawio
Audited by Socket on Mar 3, 2026
1 alert found:
MalwareThis is a technical specification for generating Draw.io XML diagrams and companion metadata; its stated purpose aligns with the capabilities described. No code in the document harvests credentials or exfiltrates data to attacker-controlled endpoints. The primary supply-chain risk is the recommended runtime download-and-execute of an AppImage from GitHub combined with instructions to run it with --no-sandbox. That pattern raises moderate security concern (download-execute). The Playwright injection approach is somewhat risky because it programmatically injects content into the diagrams.net web app, but it uses an official domain. Overall, the content appears benign for its purpose but contains supply-chain/execution patterns that warrant caution: prefer pinned checksums, reproducible builds, sandboxed execution, or using pre-installed trusted rendering tooling rather than downloading and running binaries at runtime.