prefer-make
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill guides the AI to prioritize project-defined build targets over manual command execution, which is an industry-standard practice for maintaining build consistency.\n- [COMMAND_EXECUTION]: The skill instructs the agent to use standard CLI tools including
make,go, andgolangci-lint. These are routine development tools, and their use in this context is appropriate for project building and testing.\n- [DATA_EXPOSURE]: The instruction to read the project'sMakefileto discover targets is a common procedure for interacting with a codebase and does not involve accessing sensitive user credentials, SSH keys, or environment configuration files.
Audit Metadata