cellxgene-census
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and referenced code patterns align with the legitimate purpose of performing bioinformatics analysis on the CELLxGENE Census dataset.
- [EXTERNAL_DOWNLOADS]: Fetches genomic expression data and metadata from the official CZ CELLxGENE Discover infrastructure using the provided API. These operations are essential for the skill's primary function and target well-known scientific data repositories.
- [COMMAND_EXECUTION]: Provides instructions for installing required Python dependencies via
uv pip install. The packages referenced (cellxgene-census,tiledbsoma,scanpy,torch) are standard, well-maintained libraries in the genomics and machine learning communities. - [DATA_EXPOSURE]: No evidence of hardcoded credentials, sensitive file access, or unauthorized data exfiltration. The data processing remains confined to the intended genomic analysis workflow.
Audit Metadata