a2ui-angular
Warn
Audited by Snyk on Aug 6, 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). Outsider-authored free text is ingested via the chat page’s
send()/sendStreaming()methods (this.agent.sendMessage(text)/this.agent.streamMessages(text)), where user-entered text is forwarded to the agent runtime and the resulting untrusted A2UI payload is then rendered.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata