anndata
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for the
anndatalibrary, which is a well-known and trusted package within the bioinformatics and scverse ecosystem. All code snippets demonstrate legitimate use cases for data manipulation, such as reading, writing, concatenating, and subsetting annotated matrices. - [EXTERNAL_DOWNLOADS]: The documentation includes examples of fetching data from remote sources using standard libraries like
fsspecandurllib.request. These examples are provided for educational purposes and target placeholder or official repository domains (example.com,github.com/scverse/anndata), which is consistent with the skill's purpose for data handling. - [COMMAND_EXECUTION]: Installation instructions use
uv pip install anndata, which is a standard and safe practice for Python package management. - [DATA_EXFILTRATION]: While the skill describes methods for writing data to disk and remote storage (e.g., S3 via
fsspec), these are core functionalities of the library and are not used in any suspicious or unauthorized manner within the skill content.
Audit Metadata