anndata
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Comprehensive analysis of the SKILL.md file revealed no malicious intent, prompt injection attempts, or unauthorized access patterns. The skill focuses on legitimate data science workflows.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of 'anndata' and its dependencies via standard package managers. These are established libraries in the scverse ecosystem and do not pose a security risk.
- [COMMAND_EXECUTION]: The provided code snippets demonstrate routine data manipulation, file reading (h5ad, csv, loom, h5), and data visualization. All operations are local to the data objects and do not involve dangerous subprocess calls or system-level changes.
- [DATA_EXFILTRATION]: There are no hardcoded credentials, API keys, or suspicious network operations. Data operations are confined to reading and writing scientific data files as expected for this domain.
Audit Metadata