discord-server
Warn
Audited by Snyk on Aug 7, 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
commands/read-messages.mjs, the workflow reads outsider-authored free text at runtime by fetching recentm.contentfrom a user-specified Discord channel (channel.messages.fetch({ limit })), then returns that content via JSON to stdout.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata