ucsc-genome-browser
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches genomic data and track annotations from the official UCSC Genome Browser REST API (
api.genome.ucsc.edu). This is a well-known and established scientific service provided by the University of California Santa Cruz. - [COMMAND_EXECUTION]: Instructions are provided to install standard, well-known Python packages (
requests,matplotlib,pandas) using the system package manager (pip). - [PROMPT_INJECTION]: The skill processes external data retrieved from the UCSC API. While this represents a potential surface for indirect prompt injection, the nature of the data (DNA sequences and structured genomic coordinates) makes it a very low-risk vector. No specific boundary markers are present in the code snippets, but the intended use case is highly specialized and technical.
Audit Metadata