ClawAudit verdict
alibabacloud-video-forge
The skill uses Aliyun CLI for video processing, and the capabilities used are legitimate and transparent.
⚠ 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 (8)
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
Changes file ownership
references/sdk-installation.md · code · chown
subprocess execution — runs system commands from Python
scripts/health_check.py · prose · downgraded · subprocess.run(
Accesses shell history/config
scripts/load_env.py · prose · downgraded · ~/.profile
Python os.environ.get — reads environment variable
scripts/health_check.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
scripts/mps_audit.py · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/C/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.