Caveat verdict
douyin-downloader
douyin-downloader-nodejs
Node.js version of the Douyin downloader/transcript extractor; reads API_KEY from env to call SiliconFlow ASR, which is the declared function.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
credential_access
Findings (5)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key
References child_process — can spawn system processes
douyin.js · prose · downgraded · child_process
Uses spawn() — can execute external programs
douyin.js · prose · downgraded · spawn(
Node http/https module — low-level network access
douyin.js · prose · downgraded · require('https')
Accesses sensitive environment variables
douyin.js · prose · downgraded · process.env.DOUYIN_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
Requires 1 system binary.
credential_access Is this flag fair?
Thanks — recorded.