data-visualizer

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill is designed to generate and provide Python code snippets using libraries like matplotlib, seaborn, and plotly for the purpose of data visualization. This is the primary function of the skill and follows standard development practices.
  • [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface as it ingests untrusted data to generate visualizations. While it provides structured templates, there is a low risk that malicious content within the processed data could attempt to influence the agent's behavior.
  • Ingestion points: Data passed to the agent for visualization (SKILL.md).
  • Boundary markers: None explicitly defined for the data input.
  • Capability inventory: Execution of Python code using visualization libraries.
  • Sanitization: Not explicitly defined within the skill instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 01:04 AM
Security Audit — agent-trust-hub — data-visualizer