cosmic-database
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as intended for scientific research. No malicious code, obfuscation, or unauthorized access patterns were detected.
- [EXTERNAL_DOWNLOADS]: The skill references standard Python libraries (
requests,pandas) available through official package registries. These are necessary for API interaction and data processing. - [COMMAND_EXECUTION]: Provides Python code snippets for making HTTP requests and saving results to CSV files. The logic is transparent and focused on the stated purpose of genomic data retrieval.
- [DATA_EXFILTRATION]: Network activity is restricted to
cancer.sanger.ac.uk, which is the official domain of the COSMIC database. This is a well-known, legitimate academic service, and the use of user-provided credentials follows standard API authentication protocols.
Audit Metadata