ArXiv Watcher
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The skill bundle is benign. The `SKILL.md` instructs the agent to interact with the ArXiv API and log summarized papers to `memory/RESEARCH_LOG.md`, which is a designated memory location for the agent. The `scripts/search_arxiv.sh` script uses `curl` to query the legitimate ArXiv API endpoint (export.arxiv.org) and does not contain any malicious commands, data exfiltration, or unauthorized network activity. All actions are aligned with the stated purpose of searching and summarizing ArXiv papers.
