pubmed-database
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates access to the official U.S. National Center for Biotechnology Information (NCBI) E-utilities API. All network requests target the well-known and trusted domain
eutils.ncbi.nlm.nih.gov. No evidence of data exfiltration or unauthorized access was detected. - [SAFE]: Credentials are handled securely using placeholders (e.g., 'YOUR_API_KEY'), which is the recommended practice for documentation and templates.
- [SAFE]: Code examples use standard Python libraries like
requestsandxml.etree.ElementTreefor network operations and data parsing. The skill includes appropriate rate-limiting logic (e.g.,time.sleep) to comply with the provider's terms of service. - [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation patterns were found in the skill or its referenced files.
Audit Metadata