Caveat verdict

douyin-transcribe

xiaofei-ziyong-douyin-transcribe

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Douyin video transcription using local sensevoice ASR model with optional Feishu upload; core transcription is fully local requiring no API keys.

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

25
security
60
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

Possible hardcoded credential

scripts/feishu_upload.py · prose · downgraded · token = 'RCIDfArx5lgZTIdO1SAcDU37n0e

Pattern match medium

subprocess execution — runs system commands from Python

scripts/feishu_upload.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

scripts/feishu_upload.py · prose · downgraded · subprocess.run(cmd, shell=True

Pattern match medium

setuid — privilege escalation mechanism

scripts/get_video_url.js · prose · downgraded · setuid

Pattern match low

Python urllib.request — network access

scripts/feishu_upload.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/feishu_upload.py · prose · downgraded · os.environ.get(

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.

package_installnetwork_out

Is this flag fair?

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