skill-eval
Warn
Audited by Socket on Aug 26, 2026
1 alert found:
AnomalyAnomalyscripts/eval_runner.py
LOWAnomalyLOW
scripts/eval_runner.py
No clear supply-chain sabotage or embedded malware is evident in this fragment. The code primarily orchestrates sandbox copying, artifact capture, and subprocess execution of external tools (git and model/provider CLIs) with prompts derived from input JSON. The main security risk is command/subprocess execution driven by user-controlled inputs and the unresolved/truncated STUB_RUNNER_SOURCE in the provided snippet (which could contain additional execution logic outside this view).
Confidence: 62%Severity: 52%
Audit Metadata