jb-autoreview
Warn
Audited by Socket on Jul 31, 2026
1 alert found:
AnomalyAnomalyscripts/autoreview
LOWAnomalyLOW
scripts/autoreview
No clear evidence of intentional malicious payload (no direct credential theft, persistence, or reverse-shell behavior). The biggest security risk in this fragment is operational: it executes external binaries resolved via PATH/user-provided bin names and can run arbitrary host commands via --parallel-tests (shell=True / PowerShell ExecutionPolicy Bypass), and it bundles and forwards potentially sensitive repository contents (including untracked files) to external AI engines, potentially with web-fetch capabilities. These behaviors should be reviewed/locked down in supply-chain and CI contexts, especially for attacker-controlled CLI/environment inputs.
Confidence: 64%Severity: 52%
Audit Metadata