ClawAudit verdict
alibabacloud-chatapp-message-send
The skill sends WhatsApp messages via Alibaba Cloud Chat App Message Service (CAMS), which requires credentials and could be a security concern if not handled properly.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · prose · downgraded · curl -fsSL https://aliyuncli.alicdn.com/setup.sh | bash
Pipe to bash — executes piped content as shell commands
SKILL.md · prose · downgraded · | bash
References sudo — requests elevated privileges
references/cli-installation-guide.md · code · sudo
subprocess execution — runs system commands from Python
scripts/get_template_detail.py · prose · downgraded · subprocess.run(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.