alibabacloud-workbench-cli

Fail

Audited by Snyk on Jul 27, 2026

Risk Level: CRITICAL
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 write credentials directly into ~/.workbench/config.json (including access_key_id and access_key_secret), which requires the LLM to output secret values verbatim into commands/files.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These are direct remote install scripts (install.sh / install.ps1) hosted on an OSS object-storage domain and invoked by piping to a shell/iex — a high-risk pattern because remote scripts can contain malicious payloads even if hosted on cloud storage.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 27, 2026, 07:14 AM
Issues
3
Security Audit — snyk — alibabacloud-workbench-cli