ai-paper-researcher

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The ai-paper-researcher skill is a legitimate tool designed to automate arXiv paper searches and PDF downloads. The Python script (arxiv_tool.py) uses the official arxiv library and standard requests to fetch data, implementing proper rate-limiting and filename sanitization to prevent path traversal. The SKILL.md file provides clear, functional instructions for the AI agent to perform semantic filtering based on a local target.csv file, and the data persistence logic (writing to a local CSV in the workspace) is transparent and aligned with the stated purpose. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.