feishu-messaging
Fail
Audited by Snyk on Aug 19, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill's code samples show embedding app_id and app_secret as literal strings (e.g., .app_id("YOUR_APP_ID") / .app_secret("YOUR_APP_SECRET")), which encourages supplying real secrets inline and would require the LLM to handle or output those secret values verbatim if filled in.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata