generating-threat-intelligence-reports
Warn
Audited by Snyk on Aug 27, 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/agent.py, the runtime ingests outsider-authored free text indirectly via the user-supplied--dataJSON file (generate_report()loads it withjson.load(f)and then renders arbitrary string fields into the Jinja2 templates), with no prior selection/allowlisting of specific trusted items.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata