NYC

cellxgene-census

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The files serve as a technical reference for biological data schemas and standard analysis workflows using the cellxgene-census library.\n- [EXTERNAL_DOWNLOADS] (SAFE): The skill documentation describes interactions with the CZ CELLxGENE Census, a public data resource provided by the Chan Zuckerberg Initiative. This is a legitimate and trustworthy source for bioinformatics data.\n- [COMMAND_EXECUTION] (SAFE): The Python code snippets provided are standard for data science tasks and do not perform any risky system commands or unauthorized file operations.\n- [PROMPT_INJECTION] (LOW): Several code patterns show f-string interpolation into query filters (e.g., value_filter=f'tissue == "{tissue}"'). While this is a surface for indirect prompt injection, it is the standard interface for the underlying TileDB-SOMA framework and the impact is limited to the scope of retrieved public data.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:58 PM