powershell

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads installation scripts from Microsoft's official aka.ms shortcut domain to facilitate PowerShell setup.
  • [REMOTE_CODE_EXECUTION]: Installation scripts (scripts/install.sh and scripts/install.ps1) utilize patterns that pipe remote content directly into shell interpreters, such as curl ... | bash or downloading a file and executing it via bash.
  • [COMMAND_EXECUTION]: The Linux installer uses sudo to acquire the administrative privileges required to install software via system package managers like apt, dnf, pacman, and apk.
  • [COMMAND_EXECUTION]: Documentation and instructions reference the pwsh -EncodedCommand parameter, which is a native PowerShell feature that allows the execution of scripts encoded in Base64.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 01:38 PM
Security Audit — agent-trust-hub — powershell