confluence-api-doc
Fail
Audited by Snyk on Mar 23, 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 asks the user for (or reads) the Confluence API token and then uses it directly in REST call examples (curl -u "${EMAIL}:${API_TOKEN}" and similar), which requires the LLM to handle and potentially emit the secret verbatim in commands/requests.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata