seaborn
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive instructions and code examples for using the Seaborn Python library for data visualization. All included code blocks demonstrate standard, non-malicious usage of library functions like
scatterplot,lineplot, andheatmap. - [EXTERNAL_DOWNLOADS]: The
sns.load_dataset()function used in examples fetches standard sample datasets from Seaborn's official public repository on GitHub. This is a documented feature of the library used for demonstration and testing purposes.
Audit Metadata