awk
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides legitimate instructional content and code snippets for text transformation, field extraction, and data aggregation using the awk utility.
- [COMMAND_EXECUTION]: The documentation contains examples of awk integrated with other system utilities such as xargs, sort, and mail for administrative tasks like killing processes or sending alerts. These are presented as common usage patterns rather than malicious instructions.
- [SAFE]: The skill includes documentation for the --sandbox flag in gawk, which is a recognized security control for disabling potentially risky features like system() and getline when processing untrusted input.
Audit Metadata