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.pycallsaliyun cams get-chatapp-template-detail, then prints/parses the returnedComponents/Textfields (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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata