autoresearch
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
uvpackage manager installation script fromastral.sh, which is a well-known service in the Python development community. - [EXTERNAL_DOWNLOADS]: Clones the
autoresearchrepository from GitHub to establish the training workspace. - [REMOTE_CODE_EXECUTION]: Executes the
uvinstaller script using a piped shell command. This is documented as the standard installation procedure for this tool from a recognized service. - [COMMAND_EXECUTION]: Utilizes a set of local bash scripts (
setup.sh,check-hardware.sh,run-loop.sh) to automate environment preparation and the experiment lifecycle. - [COMMAND_EXECUTION]: Invokes
uv run train.pyto execute model training tasks and extract performance metrics.
Audit Metadata