cellxgene-census
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Reference Documentation (SAFE): The provided files are purely informational, containing data schemas and Python code examples for using the cellxgene_census library.
- External Data Access (INFO): The library documented (cellxgene_census) fetches public scientific datasets from the Chan Zuckerberg Initiative. This is a legitimate research tool.
- Query Injection Surface (LOW): Code patterns show string interpolation for database filters (e.g., cell_type == '{user_provided_type}'). While this is a theoretical injection surface if an agent uses unsanitized user input, the risk is negligible as the target data is public scientific information.
Audit Metadata