biorxiv-database
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill connects to
api.biorxiv.organdwww.biorxiv.orgto fetch preprint metadata and PDF files. These are the official, well-known domains for the bioRxiv service provided by Cold Spring Harbor Laboratory. - [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/biorxiv_search.py) intended to be executed locally by the agent. The script uses standard libraries and follows safe practices for handling command-line arguments and managing file downloads without involving dangerous functions likeeval()or unauthorized system access.
Audit Metadata