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, the parse/run workflow reads and JSON-parses user-controlled garak.*.report.jsonl lines via open(report_path) and json.loads(line), so outsider-authored free text can be ingested if the attacker can supply or influence the report file content.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 3, 2026, 04:11 AM
Issues
1
Security Audit — snyk — red-teaming-llms-with-garak