feishu-bridge
Fail
Audited by Snyk on Aug 14, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The README tells users to embed the Feishu app secret and app id directly into shell commands (echoing the secret into a file and setting FEISHU_APP_ID inline), which encourages exposing secret values verbatim in shell history/outputs.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In the Feishu Bridge workflow, Feishu chat message text received via the Feishu bot event
im.message.receive_v1(delivered as a WebSocket long-connection) is bridged tobridge.mjsand then forwarded into the Clawdbot Gateway/AI agent, so outsider-authored message content is ingested at runtime.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata