peer-impact
Warn
Audited by Snyk on Aug 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). In
scripts/peer_impact.py, the runtime LLM input is limited to JSON read from the user-supplied--candidatesfile (open(args.candidates)+json.load), whose fields likeevidence,note,name, andrejected_becauseare rendered to output; there is no external fetching/search or ingestion of outsider free text beyond that file.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata