openalex
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Employs curl commands to interface with the OpenAlex REST API for querying publication metadata and abstracts.
- [EXTERNAL_DOWNLOADS]: Retrieves scholarly data from api.openalex.org, an established and well-known academic resource.
- [SAFE]: The skill follows documented best practices for the OpenAlex API by including a contact email in the User-Agent header for the 'polite pool' rate-limiting tier. The provided Python and Go code snippets for processing data use standard libraries and safe logic.
Audit Metadata