headroom
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
uvinstallation script from Astral's official domain (astral.sh) to support Python environment management for WSL2 users. - [REMOTE_CODE_EXECUTION]: Executes the
uvsetup script via shell piping (curl | sh) as part of the recommended installation workflow. - [REMOTE_CODE_EXECUTION]: Installs the
headroom-aipackage from the official Python Package Index (PyPI). - [COMMAND_EXECUTION]: Instructs the user to register an MCP server and run a local proxy, involving execution of the
headroomCLI and network operations.
Audit Metadata