alibabacloud-tablestore-ops
Warn
Audited by Snyk on Apr 2, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires downloading and running the Aliyun CLI binary from the official CDN (e.g., https://aliyuncli.alicdn.com/aliyun-cli-macosx-latest-universal.tgz), which is fetched at install/first-run and results in executing remote code as a required dependency.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (medium risk: 0.60). The prompt includes explicit installation steps that use sudo (e.g., "sudo mv aliyun /usr/local/bin/"), which instructs modifying system files and requiring elevated privileges, so it encourages changing the host machine state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata