cosmic-database
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates programmatic access to the Catalogue of Somatic Mutations in Cancer (COSMIC), a reputable scientific resource. All network operations are directed to the official domain
cancer.sanger.ac.uk. - [SAFE]: The Python script implements standard authentication using HTTP Basic Auth as required by the COSMIC API. Sensitive credentials (email and password) are handled appropriately through arguments or secure user prompts (
getpass) and are only transmitted to the authoritative server. - [SAFE]: Dependencies listed (requests, pandas, pysam) are industry-standard libraries for bioinformatics and data science. No suspicious remote code execution or obfuscation patterns were detected.
Audit Metadata