context-budget-audit
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/audit_context_budget.py, the runtime workflow scans local evidence files underdefault_evidence_roots()(e.g.,~/.claude/history.jsonl,~/.codex/history.jsonl,~/.pi/agent/run-history.jsonl) and reads their contents viaread_evidence()/iter_evidence_files(), so any outsider-authored text present in those transcripts can be ingested for regex matching.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata