cmake
Warn
Audited by Snyk on Feb 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's workflow explicitly uses CMake FetchContent to download public Git repositories (e.g., the "External dependencies" section and references/templates.md showing FetchContent_Declare with https://github.com/...), which pulls untrusted third-party code that CMake will read/execute and can therefore influence build-time actions and agent decisions.
Audit Metadata