biorxiv-skill
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- Versatile Request Utility: The skill includes a generic REST client script (
rest_request.py) designed to handle HTTP requests. While the instructions focus on the bioRxiv API, the utility is capable of communicating with various endpoints to retrieve preprint metadata. - Local Data Persistence: The tool features a mechanism to save raw response data to a local file path. This approach is used to manage large quantities of information that would otherwise exceed conversation context limits, ensuring that the agent can reference detailed data without impacting performance.
- External Data Processing: The skill is designed to ingest and summarize information from public scientific servers. This interaction is handled through standard data processing routines that maintain a clear separation between external content and the agent's operating instructions.
Audit Metadata