ClawAudit verdict

social-favorites-to-obsidian

xhs-zh-sync-obsidian

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

Obsidian sync tool using CookieCloud for credentials and exporting to local vault; explicitly prohibits publishing user data into the skill package.

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

25
security
100
transparency
80
maintenance

Findings (7)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/auth.md · code · http://127.0.0.1

Pattern match high

Possible hardcoded credential

scripts/interactive_install.py · prose · downgraded · Password: ").strip() remote_cookie_updates = {

Pattern match medium

References child_process — can spawn system processes

bin/social-favorites-to-obsidian.js · prose · downgraded · child_process

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

Python chr() concatenation — builds strings to evade detection

scripts/export_obsidian.py · prose · downgraded · chr(92)+chr(34)

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/setup.py · prose · downgraded · shutil.copytree(

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?

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