datadog
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 Datadog API and App keys into the conversation and shows a command that injects those keys as command-line arguments (ruby ... save_token.rb 'API_KEY' 'APP_KEY'), which requires the LLM to receive and potentially output the secrets verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata