arxiv-paper-processor
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches academic paper metadata and LaTeX source files from arXiv.org, which is a well-known and trusted service for scientific preprints.
- [COMMAND_EXECUTION]: Uses standard shell utilities like
wget,tar, anddockerto download, extract, and process paper data. These operations are restricted to paper management and running a local instance of the GROBID parsing service. - [DATA_EXFILTRATION]: Communicates with official arXiv API endpoints (
export.arxiv.org) to retrieve research data, which is legitimate behavior for a literature analysis tool.
Audit Metadata