geo-database
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were detected in the skill instructions or code snippets.
- [EXTERNAL_DOWNLOADS]: The skill downloads genomic datasets and metadata from official NCBI servers (ncbi.nlm.nih.gov) using established tools like GEOparse and E-utilities. These are well-known and trusted scientific resources.
- [DATA_EXFILTRATION]: While the skill code includes a placeholder for a user's email address, this is a standard requirement for NCBI E-utilities to manage rate limiting and service communication, not an exfiltration risk.
- [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety guidelines, or extract system prompts were found.
- [COMMAND_EXECUTION]: Code snippets use standard Python libraries (pandas, requests, urllib) for data processing and network communication within the scope of the skill's purpose.
Audit Metadata