star-your-harness
Warn
Audited by Socket on Aug 17, 2026
1 alert found:
AnomalyAnomalyscripts/apply.py
LOWAnomalyLOW
scripts/apply.py
No strong evidence of embedded malware in this code fragment (no network/exfiltration, no eval/exec, no obvious backdoor/stealth). However, the script is a powerful local “plan executor” that performs directory creation, arbitrary file writes, and arbitrary file copies using path components from untrusted JSON without ensuring paths remain confined to the intended root. If an attacker can influence plan/decisions content, this can enable path traversal and unintended host file copying/writing, with additional risk amplified by optional git commit.
Confidence: 70%Severity: 66%
Audit Metadata