bitbucket
Fail
Audited by Snyk on Mar 29, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt explicitly instructs using the BITBUCKET_TOKEN in curl commands and even embedding it into a git remote URL (https://x-token-auth:${BITBUCKET_TOKEN}@...), which encourages including secrets in command output/URLs and therefore can require the agent to emit secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata