skills/affaan-m/ecc/pubmed-database/Gen Agent Trust Hub

pubmed-database

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill interacts with the official NCBI E-utilities API (https://eutils.ncbi.nlm.nih.gov) to retrieve biomedical literature. This is a well-known and trusted government service.
  • [SAFE]: Secret management follows best practices by using environment variables (os.environ.get) to handle sensitive credentials like NCBI_API_KEY rather than hardcoding them.
  • [SAFE]: The provided Python snippet uses the standard requests library for HTTP operations and includes defensive coding practices such as timeout parameters and error checking with raise_for_status().
  • [SAFE]: No suspicious obfuscation, privilege escalation, or persistence mechanisms were detected in the instructions or code examples.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 04:28 AM
Security Audit — agent-trust-hub — pubmed-database