ClawAudit verdict

douyin-download

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

Douyin watermark-free video downloader and transcript extractor that reads SILI_FLOW_API_KEY for the speech-to-text service; all capabilities match the documented 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.

45
security
50
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key

Pattern match medium

References child_process — can spawn system processes

douyin.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

douyin.js · prose · downgraded · spawn(

Pattern match low

Node http/https module — low-level network access

douyin.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

douyin.js · prose · downgraded · process.env.MINIMAX_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 environment variable. (1 sensitive: [SILI_FLOW_API_KEY]). Requires 1 system binary.

credential_access

Is this flag fair?

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