feishu-pdf-downloader
Fail
Audited by Snyk on Apr 18, 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 instructs the agent to request a file_token and shows using it directly on the command line (python3 ... <file_token>), which would require the LLM to include sensitive token values verbatim in generated commands and thus poses a high exfiltration risk; other credentials are referenced as env vars (safer).
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata