nooa-middleware-hooks
Warn
Audited by Snyk on Aug 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The runtime workflow described in SKILL.md uses middleware hooks that can access the rendered LLM prompt (
agent.event_manager.intercept("llm_call", ...)wrapsruntime.generate()and exposesctx.messages), but the document does not show any outsider-authored free-text ingestion path where user-submitted content is read without first selecting a trusted item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata