plotly
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends installation of standard, established Python libraries (plotly, kaleido, dash) from official package registries.
- [PROMPT_INJECTION]: The skill identifies data ingestion surfaces through pandas DataFrames. While this allows external data to enter the agent's context, the skill does not expose dangerous capabilities like arbitrary code execution on that data. Boundary markers are absent, but the intended use is confined to visualization.
- [COMMAND_EXECUTION]: Provides standard command-line instructions for package installation and Python code for generating charts, which is appropriate for a visualization tool.
Audit Metadata