tooluniverse-cancer-genomics-tcga
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions and Python code snippets to retrieve genomic data, clinical metadata, and mutation files from the official National Cancer Institute GDC API (api.gdc.cancer.gov). These operations are core to the skill's primary purpose and target well-known scientific domains.
- [COMMAND_EXECUTION]: Contains Python code templates for data wrangling and bulk API queries using standard libraries like
requestsandpandas. These examples are intended for programmatic data analysis and do not involve shell injection or unauthorized system modifications. - [CREDENTIALS_UNSAFE]: Correctly identifies the need for an
ONCOKB_API_TOKENfor full API access and recommends setting it as an environment variable rather than hardcoding credentials within the skill scripts or prompts.
Audit Metadata