arxiv-search
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses Python's standard library modules only, avoiding external dependencies or package management risks.
- [SAFE]: Network communication is limited to export.arxiv.org, a well-known service for scientific research. This access is required for the skill's primary function of searching for papers.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found in the instructions or the search script.
- [SAFE]: The script parses XML data into structured JSON, providing a clear boundary for the agent to process the research metadata safely.
Audit Metadata