feishu-cli-auth
Fail
Audited by Snyk on May 18, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill requires the agent to parse and propagate short-lived secrets (device_code) and full credentials returned as JSON (app_secret, access_token/refresh_token) and even pass them as command-line arguments (e.g., --device-code or --user-access-token), which forces the LLM to handle and potentially output secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata