related-work-openalex
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate research workflow with no malicious intent detected.
- [COMMAND_EXECUTION]: Uses
curlto query the OpenAlex API. The commands are transparent and restricted to the stated purpose of retrieving scholarly data. - [EXTERNAL_DOWNLOADS]: Communicates with
api.openalex.org, which is an established and well-known service for academic research metadata. - [CREDENTIALS_UNSAFE]: Follows best practices for secret management by utilizing environment variables (
$OPENALEX_API_KEY) for API authentication instead of hardcoding sensitive tokens.
Audit Metadata