ClawAudit verdict
douyin-upload-skill
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.
Findings (7)
Possible hardcoded credential
README.md · code · SECRET="你的_CLIENT_SECRET
References sudo — requests elevated privileges
README.md · code · sudo
apt-get install — installs system packages
README.md · code · apt-get install
References child_process — can spawn system processes
scripts/douyin.js · prose · downgraded · child_process
Uses spawn() — can execute external programs
scripts/douyin.js · prose · downgraded · spawn(
References tunneling service
README.md · prose · downgraded · ngrok
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?
Thanks — recorded.