ClawAudit verdict

huawei-cloud-flexus-l-server-openclaw-deployment

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

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.

0
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

references/verification-method.md · prose · downgraded · | Python

Pattern match high

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

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/lib.py · prose · downgraded · | bash

Pattern match medium

References sudo — requests elevated privileges

scripts/lib.py · prose · downgraded · sudo

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

subprocess with shell=True — command injection vector

scripts/lib.py · prose · downgraded · subprocess.run( install_command, shell=True

Pattern match low

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?

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