encode-ccres-database

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected. The skill facilitates access to legitimate scientific research data through official and well-known APIs provided by the ENCODE project.\n- [COMMAND_EXECUTION]: The skill uses the uv package manager to execute its own Python scripts. This is the intended design for managing dependencies and running the query tools safely within the user's environment.\n- [EXTERNAL_DOWNLOADS]: The helper scripts make network requests to official scientific domains, including encodeproject.org and wenglab.org. These sources are well-established repositories for genomic data and are treated as safe for the purposes of this scientific skill.\n- [DATA_EXPOSURE]: The skill retrieves structured JSON data from external genomic APIs and processes it locally. To mitigate the risk of context window exhaustion and ensure efficient processing, the instructions explicitly guide the agent to use jq for parsing specific fields rather than ingesting entire raw output files into the conversation context.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 06:50 PM
Security Audit — agent-trust-hub — encode-ccres-database