transformers-bio-nlp
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads pre-trained biomedical language models (e.g., BioBERT, PubMedBERT, BioGPT) from the HuggingFace Hub and fetches installation packages from the official PyTorch wheel registry (download.pytorch.org).
- [COMMAND_EXECUTION]: Provides standard pip installation commands for required machine learning dependencies including transformers, torch, datasets, and accelerate.
- [DATA_EXFILTRATION]: Includes code to save extracted biomedical entities to a local CSV file ('extracted_entities.csv') for downstream analysis, which is consistent with the skill's stated purpose.
Audit Metadata