strings
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill defines workflows for executing the
stringsbinary and provides utility scripts for platform-specific installation. - [EXTERNAL_DOWNLOADS]: The
scripts/install.shandscripts/install.ps1files utilize official system package managers (includingapt-get,brew,dnf,pacman, andapk) to download and install thestringsutility or thebinutilspackage. - [PRIVILEGE_ESCALATION]: The
scripts/install.ps1script contains instructions to usesudofor updating and installing packages on Linux systems, which is a standard requirement for software installation tasks.
Audit Metadata