skills/omicverse/omicverse-skills/omicverse-visualization-for-bulk-color-systems-and-single-cell-d/Gen Agent Trust Hub
omicverse-visualization-for-bulk-color-systems-and-single-cell-d
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for biological data visualization using the OmicVerse library. All operations described are within the standard scope of data analysis and plotting activities.
- [EXTERNAL_DOWNLOADS]: The skill references documentation and tutorials on
omicverse.readthedocs.io, which is the official documentation site for the OmicVerse library. It also utilizesseaborn.load_datasetto fetch standard example datasets like 'tips'. These are well-known, trusted, and expected sources for this scientific use case. - [COMMAND_EXECUTION]: No suspicious command execution, shell spawning, or privilege escalation patterns were found. The instructions focus on importing standard Python libraries and calling library-specific functions.
- [DATA_EXFILTRATION]: No evidence of credential harvesting or unauthorized data exfiltration was detected. File operations are limited to reading data files (AnnData, CSV) for local analysis and saving the resulting figures as image files.
Audit Metadata