skill-tuning
Warn
Audited by Socket on Jul 2, 2026
1 alert found:
AnomalyAnomalyphases/actions/action-init.md
LOWAnomalyLOW
phases/actions/action-init.md
This code implements a benign orchestration initializer but contains an unsafe pattern: direct interpolation of user/caller-supplied paths into Bash()-invoked shell commands. That leads to a realistic risk of command injection, path traversal, and unintended filesystem access. There is no evidence of explicit malware (no network exfiltration, no obfuscated payloads, no hardcoded credentials), but the unsafe shell use makes this module a security hazard if inputs are untrusted or controlled by an attacker.
Confidence: 90%Severity: 60%
Audit Metadata