watson-setup
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides the official installation command for Homebrew (
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)") as a fallback if the tool is not present. This is a well-known and trusted service. - [COMMAND_EXECUTION]: The skill executes several local shell scripts located within the repository's
scripts/directory to configure the environment, includingsetup-copilot.sh,doctor.sh,clone-repos.sh, andsetup-kind.sh. - [EXTERNAL_DOWNLOADS]: The workflow involves cloning multiple repositories from the
naviktGitHub organization and installing common developer tools (kind, tilt, kubectl, node, etc.) via the Homebrew package manager.
Audit Metadata