confluence-api-doc
Fail
Audited by Snyk on Mar 12, 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 instructs the agent to obtain or echo the Confluence API token and embed it directly into curl commands (e.g., -u "${EMAIL}:${API_TOKEN}" or echo $CONFLUENCE_API_TOKEN), which requires the LLM to handle and potentially output the secret verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata