setup-monocle3-remote-tool
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches a specific Python wheel (
tuplatform_connect) from a project-hosted URL (https://connect.aiscientist.tools/). The installation instruction includes a SHA-256 hash to verify the integrity of the downloaded file. - [EXTERNAL_DOWNLOADS]: Installs the
monocle3R package from the officialcole-trapnell-labGitHub repository, which is standard practice for bioinformatics software. - [COMMAND_EXECUTION]: Executes shell commands to manage virtual environments, install dependencies via
pipandRscript, and interact with thetu(ToolUniverse) CLI for tool registration and sharing. - [CREDENTIALS_UNSAFE]: While the skill handles authentication tokens, it explicitly provides security-conscious guidance, such as using local configuration files with restricted permissions and avoiding the use of secrets in shell arguments.
Audit Metadata