smart-commit
Warn
Audited by Socket on Aug 24, 2026
1 alert found:
AnomalyAnomalyscripts/smart-commit-dispatch.sh
LOWAnomalyLOW
scripts/smart-commit-dispatch.sh
No direct malware indicators are present in this dispatcher fragment (no exfiltration, persistence, or obfuscated payloads). However, the allowlist provides only first-token gating and includes an interpreter (bash), meaning an attacker who can supply arguments can achieve arbitrary command execution expressible through bash (and can also influence which git/mktemp/rm binaries are used via PATH). Treat this as an execution router, not a sandbox; the security risk is primarily boundary misuse and delegated interpreter power.
Confidence: 76%Severity: 57%
Audit Metadata