WoS Zotero Literature Hunter

PassAudited by VirusTotal on May 3, 2026.

Findings (1)

The skill is a legitimate tool for academic research, designed to automate literature searches on Web of Science and import results into Zotero. The core logic in `scripts/import_to_zotero.py` uses the official Zotero API (via the pyzotero library) and the public Crossref API for metadata enrichment. Security practices are followed, such as using subprocess argument lists and URL encoding to prevent injection when calling curl. The behavior is transparently documented in SKILL.md and aligns with the stated purpose without any indicators of data exfiltration or malicious intent.