living-project-documentation
Warn
Audited by Snyk on Aug 22, 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 the runtime path of the bundled offline validators,
scripts/docs.mjs:loadDocs()reads all./docs/**.mdfiles (includingspecs/,conventions/,operations/,decisions/) usingfs.readFile, and the checks then process the resulting Markdown text (e.g., link extraction inextractLinks()), so an outsider who can author those files’ contents can inject free text into what the agent/validators ingest at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata