ClawAudit verdict

qwencloud-audio-tts

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

DashScope TTS skill via HTTP and WebSocket APIs; part of a documented qwencloud suite; uses standard API key pattern; matches stated TTS purpose.

⚠ 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.

33
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

Python os.getenv — reads environment variable

references/api-guide.md · code · os.getenv(

Pattern match medium

Base64 encoding/decoding

references/api-guide.md · code · Base64-encode

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Pattern match low

References agent configuration files

references/agent-compatibility.md · prose · downgraded · CLAUDE.md

Pattern match low

Python urllib.request — network access

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

Pattern match low

pip3 install — installs Python packages at runtime

scripts/qwencloud_lib.py · prose · downgraded · pip3 install

Pattern match low

Python os.environ.get — reads environment variable

scripts/qwencloud_lib.py · prose · downgraded · os.environ.get(

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

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

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