decision-log
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 (medium risk: 0.30). In
scripts/decision_log.py, the runtime loads and ingests Markdown text from all ADR files in the configurabledecisions_dir(viaload_decisions()→parse_decision()→read_text()), so outsider-authored free text present in those files can be searched and surfaced by commands likelist,search,timeline, anddue-reviewwithout selecting a specific item first.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata