social media scholar (zotero)

PassAudited by ClawScan on Apr 23, 2026.

Overview

The skill's requirements, instructions, and included script are consistent with its stated purpose of extracting citations from social-media posts and saving items to a Zotero library.

This skill appears coherent for saving papers to Zotero, but review these before installing: - You must provide a Zotero library credential (library_id:api_key). Prefer creating a dedicated API key with limited permissions for this tool. - On macOS the script reads the keychain entry 'openclaw-zotero'; on other OSs it reads ZOTERO_CREDENTIALS from the environment. Verify the key you store is correct and scoped appropriately. - The skill (via instructions) will fetch and snapshot arbitrary URLs you provide. Only share links you trust; the agent will download content (e.g., arXiv PDFs) when saving attachments. - Dependencies: install pyzotero in a trusted Python environment (pip install pyzotero). Review the included script if you want to confirm behavior (it performs Zotero API calls and PDF downloads but does not send data to unknown third-party endpoints). - If you want stricter safety, run the script manually in a controlled environment or create a Zotero test account/library before granting access to your primary library.