xmake-remote-compilation
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of the
xmake servicesuite, which allows for executing commands (builds, tests, and binary execution) on a remote server. This is the primary intended functionality of the tool being described. - [EXTERNAL_DOWNLOADS]: The instructions cover bidirectional file synchronization using
xmake service --sync(to push local project files to a server) andxmake service --pull(to retrieve build artifacts), which involves network-based file transfers. - [CREDENTIALS_UNSAFE]: The documentation includes example configuration files with hardcoded tokens (e.g.,
e438d816c95958667747c318f1532c0f). These are dummy values provided for illustrative purposes in the documentation and do not represent actual secrets.
Audit Metadata