excalidraw-diagram
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill defines a mandatory 'Render & Validate' workflow that requires the agent to execute a local Python script (
render_excalidraw.py) via theuvpackage manager. This script is used to generate visual previews of diagrams to ensure layout and text alignment are correct. - [EXTERNAL_DOWNLOADS]: The rendering component depends on the
playwrightlibrary, which downloads a headless Chromium browser during setup. Furthermore, the HTML template used for rendering imports the Excalidraw core library from theesm.shCDN. These are established services used for standard web automation and content delivery.
Audit Metadata