opentargets-database
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
requestspackage via pip, which is a standard, well-known Python library for HTTP requests. - [COMMAND_EXECUTION]: The skill uses Python's
requestslibrary to perform network operations. All network requests are directed toapi.platform.opentargets.org, which is the official, well-known endpoint for the Open Targets Platform. - [DATA_EXFILTRATION]: No sensitive local data access or exfiltration patterns were detected. The skill exclusively handles public biological data (genes, diseases, drugs) from an unauthenticated API.
- [SAFE]: Analysis across all 10 threat categories confirms the skill adheres to security best practices. There is no evidence of prompt injection, obfuscation, or persistence mechanisms.
Audit Metadata