ClawAudit verdict
pyzotero-cli
pyzotero
This skill wraps the pyzotero library for Zotero reference management; credential access is limited to reading ZOTERO_API_KEY from env to authenticate with the official Zotero API, which is fully transparent and expected for this purpose.
⚠ 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.
Permission integrity
credential_access
package_install
Findings (6)
Possible hardcoded credential
SKILL.md · code · API_KEY="your_api_key
Recursive delete from root or home — destructive command
INSTALL.md · code · rm -rf /
Accesses shell history/config
CHANGELOG_v2.md · code · ~/.zshrc
subprocess execution — runs system commands from Python
EXAMPLES.md · code · subprocess.run(
References sudo — requests elevated privileges
INSTALL.md · code · sudo
Python os.environ.get — reads environment variable
scripts/zotero_tool.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D/F). 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.
package_installcredential_access Is this flag fair?
Thanks — recorded.