ClawAudit verdict
douyin-text-extractor
Functional Douyin video transcript extractor using SiliconFlow ASR; the embedded referral/invite code (84kySW0S) is a minor commercial interest but does not alter behavior or exfiltrate data, so the skill meets the SAFE bar.
⚠ 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.
Permission integrity
credential_access
package_install
Findings (7)
Possible hardcoded credential
SKILL.md · code · API_KEY="sk-xxxxxxxxxxxxxxxx
subprocess execution — runs system commands from Python
scripts/install_ffmpeg.py · prose · downgraded · subprocess.run(
yum install — installs system packages
scripts/install_ffmpeg.py · prose · downgraded · yum install
Accesses shell history/config
scripts/install_ffmpeg.py · prose · downgraded · ~/.zshrc
Python urllib.request — network access
scripts/install_ffmpeg.py · prose · downgraded · urllib.request
Python shutil file operation — copies/moves/deletes files
scripts/install_ffmpeg.py · prose · downgraded · shutil.move(
Python os.getenv — reads environment variable
src/douyin_extractor.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.
credential_accessnetwork_inpackage_install Is this flag fair?
Thanks — recorded.