fetch-pubmed-recent
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Communicates with the official NCBI E-utilities API to retrieve scientific literature data. This is a well-known government-managed technology service.
- [CREDENTIALS_UNSAFE]: References an optional NCBI_API_KEY environment variable for authenticated API requests, which aligns with standard secret management practices.
- [INDIRECT_PROMPT_INJECTION]: Ingests scientific abstracts from external sources. The skill treats this content as data for a structured JSON response and does not perform any executable operations on the fetched content.
Audit Metadata