imaging-data-commons
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for querying and downloading public medical imaging data from the National Cancer Institute's Imaging Data Commons. It uses well-known, legitimate Python packages such as
google-cloud-bigquery,pandas, andrequests. - [EXTERNAL_DOWNLOADS]: The skill fetches data from official and trusted sources, including the IDC REST API (
api.imaging.datacommons.cancer.gov) and Google Cloud Storage buckets (gs://idc-open-data/). These operations are consistent with the skill's stated purpose of facilitating access to public scientific datasets. - [REMOTE_CODE_EXECUTION]: No patterns of suspicious remote code execution or shell-piping downloads were detected. The skill uses standard data processing and download utilities provided by the
idc-indexlibrary. - [DATA_EXFILTRATION]: No exfiltration patterns or unauthorized sensitive file access were found. The skill requires standard Google Cloud authentication for large data operations, which is managed through official environment configurations.
Audit Metadata