arxiv-search
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Connects to the official arXiv API at export.arxiv.org to retrieve XML metadata. This is a trusted, well-known service for research materials.\n- [SAFE]: The skill does not execute external commands, handle credentials, or attempt to persist across sessions.\n- [PROMPT_INJECTION]: The skill processes paper abstracts from external sources (arXiv and local imports), creating a surface for indirect prompt injection. The risk is assessed as safe because the data is stored as structured metadata and is not evaluated as instructions within the skill. Ingestion points: arXiv API and papers/import.*; Boundary markers: None; Capability inventory: urllib network access and local file writing; Sanitization: basic string normalization.
Audit Metadata