unpaywall-api
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides documentation and usage examples for the Unpaywall API.
- [COMMAND_EXECUTION]: Uses standard command-line tools like
curlandjqto demonstrate API interactions. These operations are limited to a well-known service domain (unpaywall.org) and do not involve sensitive local file access. - [EXTERNAL_DOWNLOADS]: Fetches metadata from Unpaywall's official API. This is a well-known service provided by OurResearch, a non-profit organization.
- [DATA_EXPOSURE]: Authentication is handled via an email address passed as a query parameter, which is the standard mechanism for this API. The skill correctly recommends using an environment variable (
UNPAYWALL_EMAIL) for this purpose.
Audit Metadata