ClawAudit verdict
alibabacloud-compute-provision
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.
Findings (9)
Pipe to python — executes piped content as Python code
references/fc.md · code · | python3
Instructs covert action — may act without user awareness
SKILL.md · prose · downgraded · silently
apt-get install — installs system packages
SKILL.md · prose · downgraded · apt-get install
yum install — installs system packages
SKILL.md · prose · downgraded · yum install
subprocess execution — runs system commands from Python
scripts/bootstrap.py · prose · downgraded · subprocess.check_call(
Uses exec() — may execute shell commands
scripts/fc.py · prose · downgraded · exec(
Python os.environ.get — reads environment variable
scripts/common.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
scripts/doc_search.py · prose · downgraded · urllib.request
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?
Thanks — recorded.