echarts

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [Prompt Injection] (SAFE): No instructions designed to override agent logic or bypass safety protocols are present.
  • [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials or sensitive file paths were identified.
  • [Unverifiable Dependencies & Remote Code Execution] (SAFE): References standard, reputable libraries like pyecharts. No remote code execution patterns or unverified downloads were found.
  • [Indirect Prompt Injection] (SAFE): Data ingestion surface for chart generation is defined. 1. Ingestion points: Data and labels passed to chart objects. 2. Boundary markers: Absent. 3. Capability inventory: File-system write via page.render(). 4. Sanitization: Relies on default pyecharts escaping.
  • [Dynamic Execution] (SAFE): Generates static HTML and JS from known templates, which is a standard feature of the visualization library.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:07 PM