ClawAudit verdict

alibabacloud-video-forge

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

5
security
90
transparency
70
maintenance

Findings (8)

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 high

References sudo — requests elevated privileges

references/cli-installation-guide.md · code · sudo

Pattern match medium

Changes file ownership

references/sdk-installation.md · code · chown

Pattern match medium

subprocess execution — runs system commands from Python

scripts/health_check.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses shell history/config

scripts/load_env.py · prose · downgraded · ~/.profile

Pattern match low

Python os.environ.get — reads environment variable

scripts/health_check.py · prose · downgraded · os.environ.get(

Pattern match low

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?

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