testing

Warn

Audited by Snyk on Apr 7, 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 SKILL.md CI Integration explicitly runs an external script via "bash <(curl -s https://codecov.io/bash)" (and also uses FetchContent to pull googletest from GitHub), which fetches and executes open/public third‑party content that could contain untrusted instructions affecting runtime behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The GitHub Actions CI workflow includes a Coverage step that runs bash <(curl -s https://codecov.io/bash), which fetches and directly executes remote code at runtime (https://codecov.io/bash).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 7, 2026, 02:49 AM
Issues
2