slack-post
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). The runtime workflow posts whatever free text the caller supplies via
--prompt(or positional message text) to Slack usingresolvePostRequest(...).textandpostMessage(...body: JSON.stringify({..., text: params.text})), so outsider-authored text is ingested without any content selection step.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata