esmfold2
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to download model weights from Hugging Face and various Python packages from PyPI and GitHub.
- Evidence: Installation instructions for
huggingface_hubandtransformers, and references to weights on thebiohubHugging Face organization. - [REMOTE_CODE_EXECUTION]: Setup steps include installing software directly from Biohub's public GitHub repositories.
- Evidence:
uv pip installcommands targetinggithub.com/Biohub/transformers.gitandgithub.com/Biohub/esm.git. - [COMMAND_EXECUTION]: Provides shell commands for virtual environment creation and package management.
- Evidence: Multiple code blocks in
SKILL.mdusinguvandpipto configure the runtime environment.
Audit Metadata