feishu-docx-python
Fail
Audited by Snyk on Feb 23, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt example shows embedding app_id/app_secret directly into the client builder as string literals (".app_id('your_app_id').app_secret('your_app_secret')"), which encourages outputting secrets verbatim in generated code and thus presents an exfiltration risk.
Audit Metadata