xmake-troubleshooting
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive instructional content and documentation for diagnosing issues within the xmake build system.
- [COMMAND_EXECUTION]: Documentation includes examples of common diagnostic commands such as verbose logging (-vD) and project cache cleanup (xmake f -c), which are standard operations for developers.
- [REMOTE_CODE_EXECUTION]: Explains how to use xmake's integrated bisection tool (xmake l cli.bisect) to execute user-defined test commands locally. This is a legitimate utility for identifying the source of regressions in codebases.
- [EXTERNAL_DOWNLOADS]: References the xrepo package manager and git operations for environment setup and source control, which are routine and expected within the xmake workflow.
Audit Metadata