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 monocle3 R package from the official cole-trapnell-lab GitHub repository, which is standard practice for bioinformatics software.
  • [COMMAND_EXECUTION]: Executes shell commands to manage virtual environments, install dependencies via pip and Rscript, and interact with the tu (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
Risk Level
SAFE
Analyzed
Aug 24, 2026, 08:20 AM
Security Audit — agent-trust-hub — setup-monocle3-remote-tool