i18n-setup
Warn
Audited by Socket on Sep 9, 2026
1 alert found:
AnomalyAnomalyevals/run-layer-b.sh
LOWAnomalyLOW
evals/run-layer-b.sh
This is an orchestration script with notable supply-chain and execution-control risks rather than clear, explicit malware code in the snippet. The script performs runtime network fetches (git clone and npm install) and then runs a Claude agent with --dangerously-skip-permissions, which weakens safety boundaries; the prompt is only advisory. If any fetched dependency/skill/fixture is malicious (or if install hooks execute unexpected actions), the script could facilitate unauthorized file/network/process actions during the agent run. No hardcoded secrets or explicit exfiltration destinations are present in this fragment.
Confidence: 68%Severity: 62%
Audit Metadata