opentargets-skill

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [File System Interaction]: The scripts allow reading from local file paths via the query_path argument and writing raw JSON output to the disk using raw_output_path. This functionality supports the management of complex GraphQL queries and the local archiving of research data.
  • [Network Operations]: The skill connects to the Open Targets Platform's official GraphQL API endpoint. This communication is required to retrieve data about targets, diseases, and drugs as requested by the user.
  • [Input Validation]: The tool performs checks on input parameters such as page_size, max_pages, and timeout_sec to ensure they are positive integers, helping to prevent resource exhaustion or unexpected behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 02:27 PM