moai-lang-cpp
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard development aid with no detected malicious patterns, obfuscation, or safety bypass attempts.
- [EXTERNAL_DOWNLOADS]: Recommends and provides examples for fetching established C++ libraries from official GitHub repositories via CMake's FetchContent.
- Sources include official repositories for fmt, spdlog, Google Test, and nlohmann/json.
- Instructions include cloning the vcpkg package manager from Microsoft's official GitHub repository.
- [COMMAND_EXECUTION]: Facilitates routine software development tasks, such as compiling code, running tests with Google Test or Catch2, and managing dependencies with vcpkg and Conan.
- [PROMPT_INJECTION]: The skill acts on C++ source files and build configurations (Indirect Prompt Injection surface). However, it does not include instructions that would lead an agent to bypass its own safety constraints when processing this data.
Audit Metadata