running-make-to-build
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content for managing a build system. No evidence of prompt injection, data exfiltration, or malicious intent was found.
- [COMMAND_EXECUTION]: The skill guides the agent to use standard build commands such as
make,git, andcargo. It also references a local script./make-mks. These operations are consistent with the stated purpose of building the software. - [DYNAMIC_EXECUTION]: The build process involves standard code generation tools including
xdrpp,flex,bison, andcxxbridge. The script./make-mksdynamically generates makefile variables based on the project structure, which is a common practice in complex build environments.
Audit Metadata