image-upload
Fail
Audited by Snyk on Mar 1, 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 instructs the agent to read the API key via
echo $LABNOCTURNE_API_KEYor extract a returnedapi_keyand then embed that secret verbatim into generated commands (the curl Authorization header), which causes the LLM to handle and output secret values directly.
Audit Metadata