biorxiv-database
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes requests to api.biorxiv.org and www.biorxiv.org to retrieve preprint metadata and PDF files. These operations are essential to the skill's purpose and target well-known, official research infrastructure.\n- [COMMAND_EXECUTION]: Logic is implemented in scripts/biorxiv_search.py, which is executed with user-provided arguments. The script uses standard libraries for networking and argument parsing, following secure practices with no use of dangerous functions like eval() or os.system().\n- [SAFE]: No obfuscation, persistence mechanisms, or credential harvesting patterns were detected. The skill's behavior aligns with its documented purpose.
Audit Metadata