doctor
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands (
uname,command -v) to detect the operating system and verify if required binaries liketypst,python3, andimagemagickare present. - [COMMAND_EXECUTION]: The skill provides and potentially executes installation commands using standard package managers such as
brew,apt,dnf,pacman,winget,scoop, andpipbased on user platform detection. - [SAFE]: The instructions explicitly mandate that the agent must obtain clear user confirmation before performing any installation tasks.
- [SAFE]: The skill transparently informs the user when commands require
sudoor administrator privileges, aligning with security best practices for environment setup tools.
Audit Metadata