huggingface-paper-publisher
Warn
Audited by Snyk on Aug 18, 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). In
scripts/paper_manager.pythelinkworkflow downloads an arbitrary repository’sREADME.mdfrom Hugging Face (hf_hub_download(..., filename="README.md"...)) and reads its free-form text (content = f.read()) to decide how to insert arXiv/citation content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata