ml-research-bootstrap
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill initiates the download and installation of the
ml-research-skillspackage from the author's repository using thenpx skills addcommand. This is used to bootstrap the project-local environment. - [COMMAND_EXECUTION]: The skill uses the
Bashtool to perform environment checks and installation tasks: - Executes
git rev-parse --show-toplevelandgit rev-parse --git-common-dirto determine if the workspace is a valid research project. - Executes
npx skills add a-green-hand-jack/ml-research-skillsto install the full research suite locally.
Audit Metadata