meilisearch
Fail
Audited by Snyk on Mar 13, 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's examples and code explicitly place API keys and Authorization headers inline (e.g., curl -H 'Authorization: Bearer your-master-key', apiKey: 'your-master-key', master key used to generate tokens), which encourages including secret values verbatim in generated commands or code and thus creates an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata