open-library-api
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill accurately describes and implements integration with the Open Library API for bibliographic search and data retrieval.
- [EXTERNAL_DOWNLOADS]: The skill demonstrates network operations using curl and the Python requests library to interact with https://openlibrary.org and https://covers.openlibrary.org. These domains belong to the Internet Archive, which is a well-known and trusted service for digital library resources.
- [COMMAND_EXECUTION]: The skill provides curl command examples for educational purposes. These commands are limited to GET requests against trusted API endpoints and do not involve any dangerous shell operations or pipe-to-bash patterns.
Audit Metadata