ClawAudit verdict

douyin-upload-skill

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

OAuth-based Douyin video uploader that stores an encrypted token locally and publishes via the official Douyin OpenAPI; credential handling is transparent and no data is sent to unauthorized third parties.

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

5
security
90
transparency
70
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

README.md · code · SECRET="你的_CLIENT_SECRET

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

apt-get install — installs system packages

README.md · code · apt-get install

Pattern match medium

References child_process — can spawn system processes

scripts/douyin.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

scripts/douyin.js · prose · downgraded · spawn(

Pattern match low

References tunneling service

README.md · prose · downgraded · ngrok

Pattern match low

Accesses sensitive environment variables

scripts/douyin.js · prose · downgraded · process.env.DOUYIN_ASR_API_KEY

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.

Is this flag fair?

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