anndata
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on documenting the legitimate
anndataPython library. All code samples represent standard, benign usage of the library for data science and bioinformatics tasks. - [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install standard Python packages (
anndata,scanpy) using theuvtool. It also provides examples for accessing remote data viafsspecandurllib, which include explicit security best practices such as host and protocol validation to prevent unauthorized downloads. - [COMMAND_EXECUTION]: The skill uses the
bashtool solely for environment setup and package management (e.g.,uv pip install). These operations are transparent and consistent with the skill's purpose as a developer tool. - [DATA_EXFILTRATION]: No patterns of unauthorized data collection or exfiltration were found. File read and write operations are confined to expected data formats like
.h5ad,.zarr, and.csvused in scientific workflows. - [PROMPT_INJECTION]: The instructions do not contain any attempts to override system prompts, bypass safety filters, or extract sensitive model information.
Audit Metadata