msresearch-bioemu
Pass
Audited by Gen Agent Trust Hub on May 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- Scientific Data Integration: The skill fetches protein sequences and structural data from established scientific repositories, including UniProt, the RCSB Protein Data Bank, and the AlphaFold Protein Structure Database (EBI). These operations are essential for the skill's primary function of structural comparison.
- Model Weight Management: The application downloads pre-trained model weights from Hugging Face and AlphaFold parameters. These downloads are performed from established repositories to initialize the local inference engine.
- Biological Safety Screening: A dedicated module is included to screen input sequences against a curated list of regulated toxins. This safety mechanism helps prevent the processing of potentially hazardous biological information.
- Secure Configuration Patterns: The skill utilizes environment variables for managing service endpoints and API keys, providing a clear template (.env.example) to help users avoid hardcoding sensitive information in the source code.
- Local Infrastructure Management: The toolkit provides instructions and scripts for managing local GPU resources and containerized environments, using standard development tools such as Docker, Pip, and NPM.
Audit Metadata