lime-echart
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns, prompt injections, or unauthorized data access were identified. The skill purely contains technical documentation and code examples for the 'lime-echart' UI library.
- Indirect Prompt Injection (SAFE): While the skill includes templates that perform data ingestion via network requests (uni.request), these are standard patterns for data visualization. 1. Ingestion points: uni.request calls in 'templates/advanced-chart.md', 'examples/advanced/dynamic-data.md', and 'templates/chart-with-data.md'. 2. Boundary markers: Absent. 3. Capability inventory: Network requests (GET) and chart rendering; no file-system or shell access. 4. Sanitization: Not explicitly demonstrated in code snippets, which is typical for boilerplate documentation.
Audit Metadata