twd
Warn
Audited by Socket on Mar 2, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
The TWD agent fragment corresponds to a legitimate, self-contained local testing workflow with explicit DEV guards and localhost isolation. The main risks are operational (test manipulation during fix loops) and supply-chain risk from external tooling (npm/npx). No malicious data flows or credential theft are evident. Recommended improvements focus on tightening final-run guarantees (remove all it.only() before full suite) and implementing verifiable integrity checks for installed tooling (e.g., lockfiles, SHASUM verification).
Confidence: 78%Severity: 75%
Audit Metadata