scholar-search
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches scholarly paper metadata and abstracts from the official OpenAlex API at api.openalex.org, which is a well-known service for academic research.
- [SAFE]: The implementation strictly uses the Python standard library, eliminating risks associated with third-party package dependencies.
- [SAFE]: Uses a local file-based mechanism to enforce rate limits, ensuring responsible interaction with the host service.
- [SAFE]: The skill operates without requiring API keys, using an optional email address for prioritized API access as per service guidelines.
Audit Metadata