xmake-policy
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and standard documentation for the
set_policyfeature of the xmake build system. All examples provided are consistent with the intended use case of managing build configurations. - [COMMAND_EXECUTION]: The skill includes examples of xmake CLI commands such as
xmake fandxmake l. These are standard tools for configuring and running xmake tasks and do not pose a security risk in this context. - [CREDENTIALS_UNSAFE]: The documentation includes an example of setting HTTP headers for package downloads. The value provided (
xyz) is a non-functional placeholder, following best practices for documentation. - [PRIVILEGE_ESCALATION]: The skill mentions the
windows.manifest.uacpolicy for setting Windows executable manifest levels (e.g.,requireAdministrator). This is a documented feature for build systems to define the behavior of the resulting binary and does not represent an attempt to escalate the agent's privileges.
Audit Metadata