diagrams-js/nodejs-integration
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard Node.js practices for file system interaction and library installation.
- [EXTERNAL_DOWNLOADS]: Recommends installing the 'sharp' package, which is a widely recognized and trusted library for image processing in the Node.js ecosystem.
- [COMMAND_EXECUTION]: Includes standard npm installation commands for 'diagrams-js' and 'sharp', and demonstrates local file system operations using the built-in 'fs' module, which are consistent with the skill's stated purpose.
Audit Metadata