diagrams-js/browser-integration
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill demonstrates loading the
diagrams-jslibrary fromesm.sh, which is a well-known service for serving JavaScript modules directly to the browser. - [SAFE]: The implementation examples follow established front-end development practices, such as using import maps and ES modules for browser-based dependency management.
- [SAFE]: Rendering patterns using
innerHTMLanddangerouslySetInnerHTMLare documented for displaying the library's generated SVG output. While these are common patterns for this library, developers should ensure that any user-controlled data processed by the library is properly sanitized to prevent potential cross-site scripting (XSS) risks. - [SAFE]: The skill's external resources are hosted on the official GitHub repository of the author, matching the expected vendor infrastructure.
Audit Metadata