ClawAudit verdict

douyin-text-extractor

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

13
security
50
transparency
80
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 (7)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="sk-xxxxxxxxxxxxxxxx

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

yum install — installs system packages

scripts/install_ffmpeg.py · prose · downgraded · yum install

Pattern match medium

Accesses shell history/config

scripts/install_ffmpeg.py · prose · downgraded · ~/.zshrc

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/install_ffmpeg.py · prose · downgraded · shutil.move(

Pattern match low

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?

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