pubmed-database
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for interacting with the official PubMed E-utilities API hosted on
ncbi.nlm.nih.gov, which is a well-known and trusted governmental service. - [SAFE]: Code examples demonstrate standard use of the Python
requestslibrary for retrieving scientific literature and do not include any malicious patterns, credential harvesting, or data exfiltration. - [SAFE]: Placeholders for API keys (e.g.,
YOUR_API_KEY) are used appropriately in examples, following security best practices to avoid hardcoding credentials.
Audit Metadata