openlibrary-cli
Warn
Audited by Snyk on Aug 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Required runtime path ingests provider-fetched JSON fields from the public Open Library API endpoints (e.g., search/isbn/author/work) via
requests.get(...).json()inscripts/openlibrary-cli, so any outsider-authored content that Open Library returns is read by the LLM during lookup/search.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata