skill-eval
Warn
Audited by Snyk on Aug 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
scripts/eval_runner.py,runloads an outsider-controlled suite JSON (evals/<skill-name>/evals.json), then renders eachevals[*].promptandevals[*].expectations/common_assertionsinto the executor and grader prompts (render_executor_prompt/render_grader_prompt), so arbitrary free text from that file is ingested at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata