line-bot-development
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's webhook handler and MessageEvent handler explicitly ingest and process arbitrary LINE user-generated messages (e.g., event.message.text in the /callback handler and @handler.add(MessageEvent)), exposing the agent to untrusted third-party content from LINE groups and users.
Audit Metadata