pubmed-database
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates interactions with the official US National Library of Medicine (NLM) and National Center for Biotechnology Information (NCBI) domains (ncbi.nlm.nih.gov). These are established, well-known government services for biomedical research.
- [SAFE]: Python code snippets utilize the standard 'requests' library to perform legitimate API calls to the official PubMed E-utilities REST interface.
- [SAFE]: Security best practices are followed regarding credential management; the skill uses clear placeholders like 'YOUR_API_KEY' and recommends using an API key to handle rate limits without hardcoding any actual secrets.
- [SAFE]: No instances of prompt injection, obfuscation, unauthorized persistence, or privilege escalation were found. The skill's stated purpose as a database interface matches its documented behavior.
Audit Metadata