card-creation
Fail
Audited by Snyk on May 4, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill contains curl and code examples that place API tokens/SIDs directly in HTTP headers (e.g., X-DOMO-Developer-Token: YOUR_TOKEN and inline API_KEY variables), which encourages embedding secret values verbatim in generated commands/code rather than using environment variables or secure auth mechanisms.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata