magic-data-visualization
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill is designed for data visualization and adheres to best practices.
- [COMMAND_EXECUTION]: The test file
tests/test_validate_chart.pyusessubprocess.runto execute the localvalidate_chart.pyscript. This is a standard testing pattern and is implemented safely using argument lists without shell execution. - [EXTERNAL_DOWNLOADS]: The skill utilizes well-known and trusted third-party libraries such as pandas, seaborn, and plotly. These are standard dependencies for data science tasks and do not represent a security risk.
Audit Metadata