clinpgx-database

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates access to clinical genomics data via the official api.clinpgx.org REST API, which is the documented successor to PharmGKB.
  • [EXTERNAL_DOWNLOADS]: The documentation and scripts reference the requests library for handling API communication, which is a standard and trusted Python package for HTTP requests.
  • [SAFE]: The provided Python script (scripts/query_clinpgx.py) implements robust integration patterns, including exponential backoff for rate limiting (HTTP 429 handling) and secure local file-based caching for API responses.
  • [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized data exfiltration was detected. The code performs only the actions described in its documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 02:23 AM