biorxiv-api
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches academic preprint metadata and publication linkage information from the official bioRxiv API (api.biorxiv.org).
- [PROMPT_INJECTION]: The skill processes external data such as preprint titles and abstracts retrieved from the bioRxiv API, which represents an indirect prompt injection surface.
- Ingestion points: Metadata retrieved from the api.biorxiv.org endpoint.
- Boundary markers: Absent in the provided implementation examples.
- Capability inventory: The guide demonstrates retrieval of metadata using standard CLI tools (curl, jq) and Python scripts.
- Sanitization: No sanitization or validation of the retrieved API content is described in the guide.
Audit Metadata