autoresearch
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
uvpackage manager fromhttps://astral.sh/uv/install.sh, which is a well-known service for fast Python dependency management. - [REMOTE_CODE_EXECUTION]: Installation scripts for the
uvpackage manager are fetched and executed usingcurl | shinSKILL.mdandscripts/setup.sh. These downloads target an established service. - [COMMAND_EXECUTION]: The skill uses various bash scripts to manage the ML lifecycle, including GPU hardware checks via
nvidia-smi, process management withtimeout, and git operations for experiment ratcheting. These are standard operations for an ML experimentation framework. - [EXTERNAL_DOWNLOADS]: Data preparation involves downloading the FineWeb-Edu dataset from Hugging Face's infrastructure via the
prepare.pyscript.
Audit Metadata