bio-single-cell-cell-annotation
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious instructions, obfuscation, or unauthorized data access patterns were found within the skill files or examples.
- [EXTERNAL_DOWNLOADS]: The skill fetches biological reference models and atlas data using built-in library functions such as
celltypist.models.download_modelsandcelldex::HumanPrimaryCellAtlasData(). These are standard, documented operations for the intended bioinformatics purpose. - [REMOTE_CODE_EXECUTION]: The documentation suggests installing the
Azimuthpackage from the Satija Lab's official GitHub repository (satijalab/azimuth). This is a routine installation method for this specific research tool. - [COMMAND_EXECUTION]: The skill provides example code for executing Python and R scripts to process genomic data. The operations (reading h5ad/RDS files, normalization, plotting) are confined to the local environment and the provided data paths.
Audit Metadata