jira-defect-analysis
Fail
Audited by Snyk on Apr 3, 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 explicitly asks for Jira credentials (allowing "直接提供"), uses keyflow_get_env_snippet(..., mask_values=false) to retrieve unmasked secrets, and includes curl examples that embed $EMAIL:$TOKEN, which encourages inserting secret values verbatim into commands/outputs.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata