agency-feishu-integration-developer
Warn
Audited by Snyk on Aug 11, 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 SKILL.md’s runtime event callback flow, the Feishu webhook handler parses incoming bot message content (
message.content→JSON.parse→content.text) and passes it tohandleBotCommand, so outsider-authored text from Feishu chat messages can be ingested without pre-selecting a specific item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata