database-lookup

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill makes HTTP requests to well-known scientific and government data providers, including the National Center for Biotechnology Information (NCBI), European Bioinformatics Institute (EBI), UniProt, ClinicalTrials.gov, and the Federal Reserve Bank of St. Louis (FRED). These are reputable sources for research data.
  • [DATA_EXFILTRATION]: No evidence of unauthorized data transfer or sensitive file access was found. The network operations are limited to retrieving research data from specified public APIs.
  • [CREDENTIALS_UNSAFE]: The skill correctly handles authentication by requiring an API key as a method parameter for services like FRED, rather than hardcoding credentials.
  • [COMMAND_EXECUTION]: The implementation is restricted to standard Python libraries (requests, pandas) and does not perform any shell command execution or subprocess spawning.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 07:03 PM