scientific-cellxgene-census
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection within the code used to query the genomics database.\n
- Ingestion points: The
tissue,cell_type, andgene_symbolsparameters in thecensus_cell_metadata,census_gene_expression, andcelltype_distributionfunctions inSKILL.md.\n - Boundary markers: No delimiters or instructions are used to separate the user-provided filter values from the SOMA query logic.\n
- Capability inventory: The skill is capable of performing network reads from the Census API and writing data to local CSV and H5AD files.\n
- Sanitization: User inputs are directly interpolated into f-strings to build query filters, allowing for potential manipulation of the data request logic.
Audit Metadata