douyin-transcribe

Warn

Audited by Socket on Sep 19, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/transcribe.js

The code appears to implement a legitimate media transcription workflow and contains no clear malware or intentional covert exfiltration. However, runCommand() is unsafe because it passes interpolated user- and environment-controlled values to execSync(), enabling command injection in relevant execution paths. Use execFileSync() with argument arrays and validate paths/URLs. Protect .env and cookie files, restrict configurable output paths if appropriate, and fix the unterminated string syntax error.

Confidence: 98%Severity: 72%
Audit Metadata
Analyzed At
Sep 19, 2026, 11:32 PM
Package URL
pkg:socket/skills-sh/xianmingyao%2Fopenclaw-cayson%2Fdouyin-transcribe%2F@1815739c57ad1c921332ff0e4c7bb65d9697e2e57a203fe0b6e5cba75a6cff72
Security Audit — socket — douyin-transcribe