alibabacloud-chatapp-message-send

Warn

Audited by Snyk on Jun 14, 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.65). The runtime path scripts/get_template_detail.py calls aliyun cams get-chatapp-template-detail, then prints/parses the returned Components/Text fields (outsider-authored template content from Alibaba/CAMS) into the agent-visible context via the script’s stdout.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's prerequisites instruct running a direct pipe install (curl -fsSL https://aliyuncli.alicdn.com/setup.sh | bash) to fetch and execute remote installer code for the required aliyun CLI, so a runtime dependency can execute external code.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 14, 2026, 03:27 PM
Issues
2
Security Audit — snyk — alibabacloud-chatapp-message-send