cellxgene-skill
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- Standard REST Client Utility: The skill includes a Python script that acts as a dedicated HTTP client for API interactions. This is a common pattern for skills that require flexible data retrieval from scientific repositories.\n- Data Management Features: To accommodate large datasets, the script includes logic to truncate long responses and an option to save raw results to a local file. This helps maintain performance and context limits during analysis.\n- Official API Integration: The skill is configured to interact with the public CELLxGENE Discover API. This connection is used specifically to fetch dataset and collection metadata as part of the skill's intended functionality.
Audit Metadata