ClawAudit verdict
huawei-cloud-flexus-l-server-openclaw-deployment
Deploys OpenClaw to user-owned Huawei Cloud Flexus L instances via environment-variable credentials; security rules prohibit exposing AK/SK in any form, consistent with a legitimate cloud deployment skill.
⚠ 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.
Permission integrity
credential_access
Findings (7)
Pipe to python — executes piped content as Python code
references/verification-method.md · prose · downgraded · | Python
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/lib.py · prose · downgraded · curl -sSL https://documentation-samples.obs.cn-north-4.myhuaweicloud.com/solutio
Pipe to bash — executes piped content as shell commands
scripts/lib.py · prose · downgraded · | bash
References sudo — requests elevated privileges
scripts/lib.py · prose · downgraded · sudo
subprocess execution — runs system commands from Python
scripts/lib.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/lib.py · prose · downgraded · subprocess.run(
install_command,
shell=True
Python os.environ.get — reads environment variable
scripts/lib.py · prose · downgraded · os.environ.get(
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
Requires 2 system binaries.
credential_access Is this flag fair?
Thanks — recorded.