opentargets-database
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with the official Open Targets Platform API at api.platform.opentargets.org to fetch biological and pharmaceutical data. It also references data from established bioinformatics resources like EBI.
- [COMMAND_EXECUTION]: The provided Python helper script scripts/query_opentargets.py utilizes the standard requests library for network operations. No instances of arbitrary command execution, shell spawning, or unsafe subprocess calls were detected.
- [DATA_EXFILTRATION]: There are no patterns of accessing sensitive system files, environment variables, or credentials. The skill only transmits query parameters related to biological entities to the official API.
- [PROMPT_INJECTION]: The main instructions in SKILL.md focus entirely on functional documentation and examples. No malicious directives or attempts to bypass safety filters were identified.
Audit Metadata