yandex-cloud-cli
Fail
Audited by Snyk on Feb 22, 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 explicit commands that set or pass OAuth tokens and access keys verbatim (e.g.,
yc config set token <OAUTH-TOKEN>,--token TOKEN,yc iam access-key create), which instructs embedding secrets directly in CLI invocations or config and would require the LLM to handle/output secret values verbatim.
Audit Metadata