openalex-database
Warn
Audited by Snyk on Mar 31, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). This skill clearly fetches and ingests data from the public OpenAlex API (https://api.openalex.org) — see SKILL.md and references/api_guide.md and scripts/openalex_client.py — and the code (e.g., using work['cited_by_api_url'] in the citation-analysis examples and query_helpers.py) reads and follows API-provided fields to drive further requests and analysis, so untrusted third-party content can materially influence tool behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata