cocoindex-diagrams
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and scripts are consistent with its stated purpose of assisting in documentation diagram creation. No prompt injections, obfuscation, or data exfiltration attempts were found.
- [COMMAND_EXECUTION]: The provided
scripts/preview.shscript utilizes common system tools likersync,python3(for a local HTTP server),curl,magick, and Google Chrome in headless mode. These operations are conducted within the local environment and the temporary/tmp/dg-previewdirectory to allow users to verify diagram rendering. - [EXTERNAL_DOWNLOADS]: The preview script runs
npm run build, which is a standard command for managing dependencies and building JavaScript-based projects. This involves interacting with legitimate package registries.
Audit Metadata