debt-ops-add
Warn
Audited by Snyk on Aug 14, 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). The required runtime workflow reads untrusted free-form text from stdin (the heredoc “body” passed to
scripts/register.py), viabody = sys.stdin.read().strip(), before writing it intodocs/debt/*.md.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata