Skip to main content

imaging-data-commons

Access and download public cancer imaging data from NCI Imaging Data Commons for AI training and research without authentication.

Install this skill

or
85/100

Security score

The imaging-data-commons skill was audited on May 12, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 34

Python subprocess execution

SourceSKILL.md
34subprocess.run(["pip3", "install", "--upgrade", "--break-system-packages", "idc-index"], check=True)
low line 123

External URL reference

SourceSKILL.md
123**Complete index table documentation:** Use https://idc-index.readthedocs.io/en/latest/indices_reference.html for quick check of available tables and columns without executing any code.
low line 658

External URL reference

SourceSKILL.md
6581. Use `client.indices_overview` or the [idc-index indices reference](https://idc-index.readthedocs.io/en/latest/indices_reference.html) to discover all available tables and their columns
low line 676

External URL reference

SourceSKILL.md
676| Interactive exploration | IDC Portal | https://portal.imaging.datacommons.cancer.gov/ |
low line 765

External URL reference

SourceSKILL.md
765- **Read documentation** - IDC data structure and metadata fields are documented at https://learn.canceridc.dev/
low line 766

External URL reference

SourceSKILL.md
766- **Use IDC forum** - Search for questons/answers and ask your questions to the IDC maintainers and users at https://discourse.canceridc.dev/
low line 847

External URL reference

SourceSKILL.md
847- **[indices_reference](https://idc-index.readthedocs.io/en/latest/indices_reference.html)** - External documentation for index tables (may be ahead of the installed version)
low line 851

External URL reference

SourceSKILL.md
851- **IDC Portal**: https://portal.imaging.datacommons.cancer.gov/explore/
low line 852

External URL reference

SourceSKILL.md
852- **Documentation**: https://learn.canceridc.dev/
low line 854

External URL reference

SourceSKILL.md
854- **User Forum**: https://discourse.canceridc.dev/
low line 856

External URL reference

SourceSKILL.md
856- **Citation**: Fedorov, A., et al. "National Cancer Institute Imaging Data Commons: Toward Transparency, Reproducibility, and Scalability in Imaging Artificial Intelligence." RadioGraphics 43.12 (202
Scanned on May 12, 2026
View Security Dashboard
Installation guide →