ClawAudit verdict

human-avatar

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

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.

23
security
60
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (10)

Pattern match high

Uses eval() — can execute arbitrary code

SECURITY.md · prose · downgraded · eval(

Pattern match medium

Python os.environ.get — reads environment variable

references/oss-upload.md · code · os.environ.get(

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

Uses exec() — may execute shell commands

SECURITY.md · prose · downgraded · exec(

Pattern match medium

Accesses cloud provider credentials

SECURITY.md · prose · downgraded · ~/.aws

Pattern match low

Python urllib.request — network access

scripts/animate_anyone.py · prose · downgraded · urllib.request

Pattern match low

Python os.getenv — reads environment variable

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

Pattern match low

Base64 encoding/decoding

SECURITY.md · prose · downgraded · base64-encode

Pattern match low

Opens WebSocket connection

SECURITY.md · prose · downgraded · WebSocket

Pattern match low

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?

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