ClawAudit verdict
zhihu-fetcher
zhihu-fetch-skill
The skill scrapes Zhihu collections and articles, and exports them to Obsidian. While it does not contain any malicious behavior, it does execute a script that could potentially be used for malicious purposes.
⚠ 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.
Findings (5)
subprocess execution — runs system commands from Python
scripts/fetch_zhihu_batch.py · prose · downgraded · subprocess.run(
setuid — privilege escalation mechanism
scripts/fetch_zhihu_stealth.py · prose · downgraded · setuid
Python urllib.request — network access
scripts/fetch_zhihu_batch.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/fetch_zhihu_batch.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/write_to_obsidian.py · prose · downgraded · shutil.move(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). 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.
Is this flag fair?
Thanks — recorded.