awk
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides scripts for installing the awk utility across various platforms. Evidence: scripts/install.sh and scripts/install.ps1 use system package managers like apt-get, dnf, pacman, brew, winget, and choco.
- [EXTERNAL_DOWNLOADS]: The installation process involves downloading software from standard, well-known package repositories and official sources. Evidence: References to brew.sh and various Linux distribution package managers.
- [PROMPT_INJECTION]: The skill does not contain any instructions that attempt to override agent behavior or bypass safety filters. It includes explicit warnings about handling untrusted regular expressions to prevent performance issues (ReDoS).
- [SAFE]: The skill is well-documented with safety notes and troubleshooting guides that emphasize correct tool usage and resource management.
Audit Metadata