dashboard-echarts
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install standard Python packages
streamlit-echartsandpyechartsfrom public registries using theuvpackage manager. - [COMMAND_EXECUTION]: Provides shell commands for environment setup, specifically
uv pip install, which is a common and expected practice for initializing developer-oriented skills. - [SAFE]: The Python code snippets demonstrate legitimate use of visualization libraries. The JavaScript snippets within the
eventsdictionary are standard implementation patterns for handling ECharts interactions in a Streamlit context. All external links point to official project repositories or documentation sites (GitHub, ReadTheDocs, and Apache ECharts).
Audit Metadata