data-visualization
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- Standard Python Libraries: The skill provides code patterns using well-known, industry-standard data science libraries including matplotlib, seaborn, pandas, numpy, and plotly. These are used for their intended purposes of data manipulation and visualization.
- File Output Operations: The provided snippets include functions like
plt.savefig()andfig.write_html()to export charts to local files. These are routine operations for visualization tasks and use static filenames within the local environment. - No Remote Operations: The skill does not contain any instructions for downloading external scripts, making network requests, or executing code from remote sources. All operations are confined to local data processing and visualization.
- Best Practice Focus: The content emphasizes design principles, accessibility, and accurate data representation, aligning with safe and professional usage of AI agent capabilities.
Audit Metadata