cosmic-database

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches cancer mutation data from the official COSMIC database hosted by the Wellcome Sanger Institute (cancer.sanger.ac.uk). This is a well-known and trusted genomic resource.
  • [COMMAND_EXECUTION]: Includes a Python script (scripts/download_cosmic.py) that serves as a command-line utility for data retrieval. The script uses standard libraries to handle file downloads and user authentication via the COSMIC API.
  • [CREDENTIALS_UNSAFE]: The skill requires authentication to access restricted database files. It appropriately handles user-provided credentials at runtime through function parameters or secure command-line prompts, and does not contain hardcoded secrets or sensitive information.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 08:21 AM
Security Audit — agent-trust-hub — cosmic-database