pyzotero
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill utilizes the standard
pyzoterolibrary for its core functionality.\n - Evidence: Installation instructions for
pyzoteroandpyzotero[cli]are provided inSKILL.mdandreferences/cli.md. This is the established library for Zotero API interaction.\n- [INDIRECT_PROMPT_INJECTION]: Potential for instructions to be embedded in bibliographic data retrieved from the Zotero API.\n - Ingestion points: Data such as titles, notes, and PDF full-text are fetched via
zot.items(),zot.collection_items(), andzot.fulltext_item().\n - Boundary markers: The skill does not employ delimiters or explicit instructions to the agent to ignore potentially malicious content within the bibliographic data.\n
- Capability inventory: The skill is granted
Bash,Write,Edit, andReadcapabilities, including file-system writes viazot.dump().\n - Sanitization: No sanitization or validation of data retrieved from the external Zotero API is implemented in the code samples.
Audit Metadata