ClawAudit verdict

volcengine-cli

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

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.

20
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (6)

Pattern match high

apt-get install — installs system packages

references/ecs.md · code · apt-get install

Pattern match high

Possible hardcoded credential

scripts/call_extend_api.py · prose · downgraded · Credential=" + ak +

Pattern match medium

Base64 encoding/decoding

references/extend-apis.md · code · base64-encode

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python os.getenv — reads environment variable

scripts/call_extend_api.py · prose · downgraded · os.getenv(

Pattern match low

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?

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