less
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation scripts (
scripts/install.sh,scripts/install.ps1) and documentation (references/install-and-setup.md) trigger downloads from well-known and official platform package registries including APT, Homebrew, DNF, Pacman, and APK to ensure the 'less' utility is available. - [COMMAND_EXECUTION]: The skill executes system shell commands to verify the installation of 'less' and to invoke package managers. The PowerShell installation script (
scripts/install.ps1) utilizessudofor administrative privileges to perform the installation on supported Linux environments.
Audit Metadata