ClawAudit verdict

douyin-to-obsidian

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

Douyin video-to-Obsidian note pipeline using local Whisper ASR and Playwright browser automation to bypass Douyin anti-scraping; all processing is local and output goes to a user-specified Obsidian vault path.

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

33
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

<script> tag in markdown — potential code injection

scripts/extractor.py · prose · downgraded · <script

Pattern match medium

References sudo — requests elevated privileges

scripts/extractor.py · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

scripts/extractor.py · prose · downgraded · apt-get install

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python aiohttp session — async network access

scripts/extractor.py · prose · downgraded · aiohttp.ClientSession

Pattern match low

Python shutil file operation — copies/moves/deletes files

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

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