arxiv-database
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves metadata and PDF documents from official arXiv servers (arxiv.org), which is a well-known and trusted repository for scientific research. These operations are essential for the skill's stated purpose.\n- [COMMAND_EXECUTION]: The provided Python script,
scripts/arxiv_search.py, is used to facilitate searches and downloads. It utilizes standard libraries such asrequestsfor networking andxml.etree.ElementTreefor parsing API responses.\n- [DATA_EXFILTRATION]: Analysis of the network operations shows they are restricted to the arXiv API. There is no evidence of the skill accessing sensitive local files or transmitting data to unauthorized third-party domains.
Audit Metadata