agent-install-guide

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides automated patterns for detecting the user's shell and modifying configuration files such as .zshrc, .bashrc, and .config/fish/config.fish to update the PATH environment variable.
  • [COMMAND_EXECUTION]: Instructs the agent on using shell 'heredoc' techniques (cat <<EOF) to programmatically generate or overwrite configuration files with specific content, ensuring environment consistency.
  • [EXTERNAL_DOWNLOADS]: Contains guidelines and examples for using package managers like npm to install software as part of the setup process.
  • [REMOTE_CODE_EXECUTION]: Provides conceptual templates for downloading and extracting software binaries using combined commands like curl | tar, which is a common installation pattern for CLI tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 01:18 PM