ClawAudit verdict
human-avatar
An Alibaba Cloud DashScope API skill for AI video and speech generation; credential_access is for the documented DASHSCOPE_API_KEY and cloud credentials needed to call the stated AI generation services.
⚠ 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
package_install
Findings (10)
Uses eval() — can execute arbitrary code
SECURITY.md · prose · downgraded · eval(
Python os.environ.get — reads environment variable
references/oss-upload.md · code · os.environ.get(
subprocess execution — runs system commands from Python
scripts/animate_anyone.py · prose · downgraded · subprocess.run(
Uses exec() — may execute shell commands
SECURITY.md · prose · downgraded · exec(
Accesses cloud provider credentials
SECURITY.md · prose · downgraded · ~/.aws
Python urllib.request — network access
scripts/animate_anyone.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
scripts/animate_anyone.py · prose · downgraded · os.getenv(
Base64 encoding/decoding
SECURITY.md · prose · downgraded · base64-encode
Opens WebSocket connection
SECURITY.md · prose · downgraded · WebSocket
References agent memory files
SECURITY.md · prose · downgraded · MEMORY.md
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 5 environment variables. (2 sensitive: DASHSCOPE_API_KEY, ALIBABA_CLOUD_ACCESS_KEY_SECRET). Requires 2 system binaries.
package_installnetwork_incredential_access Is this flag fair?
Thanks — recorded.