alibabacloud-cas-ssl-cert-purchase

Warn

Audited by Snyk on Jul 30, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The runtime workflow reads outsider-authored free text by invoking aliyun cas list-instances --status inactive (and then presenting/using returned instance data) before the user selects a specific resource, which constitutes ingesting provider-returned content that can ultimately be influenced by outside users.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill's installation guide (references/cli-installation-guide.md) includes commands that download and execute remote scripts/binaries from https://aliyuncli.alicdn.com/setup.sh and related aliyuncli.alicdn.com URLs (curl | bash, wget | tar, Invoke-WebRequest), which are runtime-installation steps that fetch and execute remote code required for the skill's CLI dependency.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly includes paid purchase functionality: it calls Alibaba Cloud's BSS billing APIs (create-instance) via scripts/bss-purchase.sh, describes "auto-charge", purchase confirmation gates, pricing/top-up flow, and step-by-step purchase commands. This is a specific, money-moving API integration (BSS create-instance) rather than a generic tool, so it grants direct financial execution capability.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 30, 2026, 07:54 AM
Issues
3
Security Audit — snyk — alibabacloud-cas-ssl-cert-purchase