makefile-development
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a standard template for a Makefile
helptarget that uses shell commands (grep,sort,while,printf,cut) to parse and display documentation from the Makefile itself.- [COMMAND_EXECUTION]: The skill recommends delegating complex automation logic to local shell scripts (e.g.,./scripts/init.sh,./scripts/build.sh) rather than inlining them directly in the Makefile.
Audit Metadata