red-teaming-llms-with-garak
Warn
Audited by Snyk on Aug 3, 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, theparse/runworkflow reads and JSON-parses user-controlledgarak.*.report.jsonllines viaopen(report_path)andjson.loads(line), so outsider-authored free text can be ingested if the attacker can supply or influence the report file content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata