ncbi-entrez
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Requests data from the official NCBI E-utilities API at eutils.ncbi.nlm.nih.gov, which is a well-known and trusted source for scientific information.
- [SAFE]: Uses a static Python command to process JSON output from the API. This pattern is used for data extraction and does not constitute remote code execution as the executed script is local and fixed, rather than being fetched from the remote source.
- [SAFE]: Adheres to secure credential management practices by instructing users to utilize environment variables for API keys.
- [SAFE]: The skill ingests scientific data from a trusted source. While it lacks explicit delimiters for the external content, the technical nature of the NCBI database minimizes the risk of indirect prompt injection.
Audit Metadata