arxiv-search

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • Standard External Dependency: The skill relies on the 'arxiv' Python package to interface with the arXiv API. This is the conventional and expected library for this functionality.
  • External Data Ingestion: The script retrieves research paper titles and summaries from an external source. This is a common pattern for search tools, and the data is presented using clear 'Title' and 'Summary' labels to provide context to the agent.
  • Dynamic Package Check: The Python script includes a check for the 'arxiv' package at runtime, which is a standard way to provide informative error messages if a dependency is missing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 05:32 AM