vefaas
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes an explicit insecure pattern (passing accessKey/secretKey directly as command-line arguments like
vefaas login --accessKey <AK> --secretKey <SK>), which would require the LLM to include secret values verbatim if followed.
Audit Metadata