ClawAudit verdict
arxiv-to-zotero
Uses ZOTERO_API_KEY (documented, user-configured) to import arXiv papers into the user's own Zotero library — clearly legitimate research management with transparent network contacts (arXiv + Zotero API only).
⚠ 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)
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/.env
subprocess execution — runs system commands from Python
scripts/main.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
scripts/main.py · prose · downgraded · urllib.request
Python shutil file operation — copies/moves/deletes files
scripts/main.py · prose · downgraded · shutil.rmtree(
Python os.getenv — reads environment variable
scripts/main.py · prose · downgraded · os.getenv(
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
Requires 1 environment variable. (1 sensitive: ZOTERO_API_KEY). Requires 2 system binaries. (1 elevated: curl).
Is this flag fair?
Thanks — recorded.