ClawAudit verdict

alibabacloud-compute-provision

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

Skill legitimately orchestrates Alibaba Cloud compute resource provisioning via their official Python SDK with documented credential handling; while it executes Python code and calls cloud APIs, this is fully within its stated purpose and credentials are obtained from environment/config, not exfiltrated.

⚠ 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.

13
security
90
transparency
70
maintenance

Findings (9)

Pattern match critical

Pipe to python — executes piped content as Python code

references/fc.md · code · | python3

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

apt-get install — installs system packages

SKILL.md · prose · downgraded · apt-get install

Pattern match medium

yum install — installs system packages

SKILL.md · prose · downgraded · yum install

Pattern match medium

subprocess execution — runs system commands from Python

scripts/bootstrap.py · prose · downgraded · subprocess.check_call(

Pattern match medium

Uses exec() — may execute shell commands

scripts/fc.py · prose · downgraded · exec(

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python urllib.request — network access

scripts/doc_search.py · prose · downgraded · urllib.request

Pattern match low

Popular HTTP library — network access

scripts/fc.py · prose · downgraded · got

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class 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