ClawAudit verdict
volcengine-cli
Cloud infrastructure management skill using the official Volcengine CLI (ve command); reads optional AK/SK from env for authentication with the Volcengine cloud APIs as standard cloud CLI integration.
⚠ 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 (6)
apt-get install — installs system packages
references/ecs.md · code · apt-get install
Possible hardcoded credential
scripts/call_extend_api.py · prose · downgraded · Credential="
+ ak
+
Base64 encoding/decoding
references/extend-apis.md · code · base64-encode
subprocess execution — runs system commands from Python
scripts/call_extend_api.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
scripts/call_extend_api.py · prose · downgraded · os.getenv(
Python urllib.request — network access
scripts/fetch_swagger.py · prose · downgraded · urllib.request
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
Requires 1 system binary.
network_incredential_access Is this flag fair?
Thanks — recorded.