implement-conformance-testing-script
Warn
Audited by Snyk on May 16, 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.90). The skill's required conformance-runner behavior (see SKILL.md steps for the install-inline variant) and the provided scripts (e.g., assets/run_conformance_tests_cypress.ps1, run_conformance_tests_python.sh, run_conformance_tests_java.sh, run_conformance_tests_golang.ps1) perform network package installs like npm install / pip install / mvn / go get that fetch and execute code from public registries (npm/PyPI/Maven Central/Go modules), which are untrusted third‑party sources and can influence test execution and subsequent actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata