Caveat verdict

arxiv-to-zotero

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

68
security
100
transparency
90
maintenance

Findings (5)

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/.env

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

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

Pattern match low

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?

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