anndata
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard usage of the
anndataPython library, a well-known tool in the scientific community for handling annotated data. - [EXTERNAL_DOWNLOADS]: The skill provides patterns for accessing remote data files via
fsspecandurllib. These are used for legitimate data ingestion purposes (e.g., loading.h5ador.zarrfiles from cloud storage) and do not involve executing untrusted code. - [COMMAND_EXECUTION]: Installation instructions use the standard
uv pip installcommand to manage package dependencies. - [NO_CODE]: The skill contains no executable scripts or binaries; it consists entirely of markdown documentation and Python code snippets for user implementation.
Audit Metadata