Caveat verdict
douyin-video-skills
Searches and downloads Douyin videos, then sends extracted audio to the SiliconFlow ASR API using the user's API_KEY env var, which is the expected and transparent use of a speech-recognition service for the stated 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.
Permission integrity
credential_access
package_install
Findings (5)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-siliconflow-api-key
Accesses OpenClaw config/secrets directly
SKILL.md · code · ~/.openclaw/.env
subprocess execution — runs system commands from Python
scripts/run_pipeline.py · prose · downgraded · subprocess.run(
Python shutil file operation — copies/moves/deletes files
scripts/douyin_downloader.py · prose · downgraded · shutil.rmtree(
Python os.getenv — reads environment variable
scripts/douyin_downloader.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D/F). 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_installcredential_access Is this flag fair?
Thanks — recorded.