Caveat verdict
alibabacloud-waf-checkresponse-intercept-query
The skill includes a curl-pipe-bash installer command (`curl -fsSL https://aliyuncli.alicdn.com/setup.sh | bash`) for updating the aliyun CLI, which executes remotely-fetched code; while the source is the official Alibaba CDN, this pattern bypasses integrity verification.
โ Flagged for review โ coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis โ not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (3)
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
subprocess execution โ runs system commands from Python
scripts/get_waf_logs.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.