ClawAudit verdict

douyin-transcribe-api

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

The skill reads DOUYIN_TRANSCRIBE_API_KEY from env and sends it along with the user's video URL to an external third-party endpoint (coze-js-api.devtool.uk), meaning both the credential and the content leave the user's machine to a non-Douyin operator.

โš  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.

40
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (2)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท API_KEY="<your_key>

Pattern match medium

subprocess execution โ€” runs system commands from Python

scripts/transcribe_douyin.sh ยท prose ยท downgraded ยท subprocess.run(

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 3 system binaries. (1 elevated: curl).

credential_accessnetwork_in

Is this flag fair?

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