plotly-interactive-visualization
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscated code, or unauthorized data access attempts were found. The skill serves its stated purpose as a documentation resource for interactive scientific visualization.
- [EXTERNAL_DOWNLOADS]: The skill references installing standard, well-known Python packages (
plotly,kaleido) from public registries. It also describes fetching the Plotly.js library from a content delivery network (CDN) for browser-side rendering, which is a standard industry practice. - [COMMAND_EXECUTION]: Includes examples of exporting data visualizations to the local file system in formats such as HTML, PNG, PDF, and SVG. These operations are essential to the skill's function and do not interact with sensitive system files or credentials.
Audit Metadata