diagrams-js/custom-nodes
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard functionality for the diagrams-js library, authored by the library's creator. The instructions align with the intended purpose of generating architectural diagrams.
- [EXTERNAL_DOWNLOADS]: The skill describes how to fetch image assets from remote URLs. This is a core feature of the library used to display service icons in diagrams.
- [DATA_EXFILTRATION]: The skill includes examples of accessing local files in Node.js environments (e.g.,
./assets/internal-api.png). This is a documented capability for server-side diagram rendering and does not target sensitive system paths.
Audit Metadata