zotero-skills
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official Zotero Web API and the well-known pyzotero library for write operations, ensuring compatibility and security.
- [SAFE]: API credentials (keys and library IDs) are managed through environment variables or configuration files, preventing accidental exposure in code or logs.
- [SAFE]: Read operations utilize Zotero's local desktop API on localhost, which is a standard, low-latency method for accessing library data without requiring network transmission of sensitive keys.
- [SAFE]: The skill includes detailed documentation on item templates, error codes, and rate-limiting strategies, which encourages secure and efficient usage of the Zotero platform.
Audit Metadata