Caveat verdict

douyin-video

douyin-video-transcript

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

Downloads Douyin videos without watermark and sends extracted audio to SiliconFlow's SenseVoice API using the user's API_KEY; this is standard, transparent use of a third-party ASR API for the declared transcription purpose.

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

45
security
40
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/douyin_downloader.py · prose · downgraded · shutil.rmtree(

Pattern match low

Python os.getenv — reads environment variable

scripts/douyin_downloader.py · prose · downgraded · os.getenv(

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_access

Is this flag fair?

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