moai-lang-cpp
Warn
Audited by Snyk on Jun 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes build/setup steps that fetch and build remote git repositories at runtime (e.g., CMake FetchContent_Declare GIT_REPOSITORY https://github.com/fmtlib/fmt and https://github.com/gabime/spdlog and https://github.com/google/googletest and https://github.com/nlohmann/json, plus explicit vcpkg clone instructions https://github.com/microsoft/vcpkg), which downloads remote code that will be built/executed and are required dependencies for the project.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata