setup-tooluniverse
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the
uvpackage manager installer from the well-known technology service Astral (astral.sh) and executes it via the shell for system setup. - [EXTERNAL_DOWNLOADS]: Fetches additional research workflow skills from the vendor's official GitHub repository (
mims-harvard/ToolUniverse) for local integration. - [COMMAND_EXECUTION]: Includes Python diagnostic scripts (
check_prerequisites.py,diagnose_setup.py) that use subprocesses to verify the local environment, Python version, and command availability. - [COMMAND_EXECUTION]: Provides instructions and Python one-liners to modify local MCP configuration files and shell profiles (e.g.,
~/.zshrc) to persist environment variables such as scientific database API keys. - [COMMAND_EXECUTION]: Recommends the use of
sudoto create symbolic links for theuvxtool, serving as a documented solution for resolving PATH inheritance issues in GUI applications.
Audit Metadata