kb-meta-fetch
Warn
Audited by Snyk on Feb 18, 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.80). The script's fetch_journal_data function directly queries the public Crossref API (https://api.crossref.org/journals/{issn}/works) and parses returned JSON fields (title, container-title, author, issued) into its processing, logging, and database-insert workflow, thereby ingesting untrusted third-party content.
Audit Metadata