Caveat verdict

alibabacloud-waf-checkresponse-intercept-query

45
๐ŸŸ  Risky
Significant risk patterns flagged โ€” automated deep scan, not behavioral proof.

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.

50
security
70
transparency
70
maintenance

Findings (3)

Pattern match high

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

SKILL.md ยท prose ยท downgraded ยท curl -fsSL https://aliyuncli.alicdn.com/setup.sh | bash

Pattern match high

Pipe to bash โ€” executes piped content as shell commands

SKILL.md ยท prose ยท downgraded ยท | bash

Pattern match medium

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API