ClawAudit verdict
douyin-to-obsidian
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.
Permission integrity
network_out
package_install
Findings (6)
<script> tag in markdown — potential code injection
scripts/extractor.py · prose · downgraded · <script
References sudo — requests elevated privileges
scripts/extractor.py · prose · downgraded · sudo
apt-get install — installs system packages
scripts/extractor.py · prose · downgraded · apt-get install
Python os.environ.get — reads environment variable
scripts/extractor.py · prose · downgraded · os.environ.get(
Python aiohttp session — async network access
scripts/extractor.py · prose · downgraded · aiohttp.ClientSession
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?
Thanks — recorded.