Caveat verdict
zotero
Zotero reference library management via the official REST API v3; file_read for bibliography files, network to zotero.org/crossref/unpaywall only — all legitimate for citation management.
⚠ 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.
Permission integrity
file_read
Findings (4)
Possible hardcoded credential
references/troubleshooting.md · code · API_KEY="YOUR_KEY
Python urllib.request — network access
references/troubleshooting.md · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/zotero.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/zotero.py · prose · downgraded · shutil.rmtree(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class C). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: ZOTERO_API_KEY).
file_read Is this flag fair?
Thanks — recorded.