xmake-plugins

Pass

Audited by Gen Agent Trust Hub on Sep 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation for the Xmake build system's plugin and task architecture. The examples provided represent intended and standard usage of the tool.
  • [COMMAND_EXECUTION]: Demonstrates how to use various xmake subcommands like project, doxygen, and lua. These are part of the core functionality of the build tool.
  • [DYNAMIC_EXECUTION]: Explains how to define custom tasks using the task() and on_run() API, which executes Lua code within the build environment. This is the primary mechanism for extending Xmake.
  • [EXTERNAL_DOWNLOADS]: Documents the command xmake repo --add for including external package repositories, which is a standard feature for dependency management in build systems.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 21, 2026, 12:41 PM
Security Audit — agent-trust-hub — xmake-plugins