Arxiv Watcher

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The arxiv-watch skill is a legitimate tool designed to fetch and track research papers from arXiv.org. The Python script (scripts/arxiv_watcher.py) uses standard libraries to query the official arXiv API and manages a local bookmarking system via a JSON file (assets/starred.json). There is no evidence of data exfiltration, malicious execution, or prompt injection attempts.