jira
Fail
Audited by Snyk on May 9, 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 the user to paste their Jira API token into the conversation and then instructs using it verbatim in a command-line call (ruby save_config.rb 'DOMAIN' 'EMAIL' 'TOKEN'), which requires the LLM to receive and output the secret directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata