create-agent
Warn
Audited by Snyk on Aug 8, 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 skill’s runtime path ingests outsider-authored free text from the caller via
agent.send(input)/agent.sendSync(message)and then passes it intothis.client.callModel(... input: this.messages ...)for the LLM to read.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata