reforge

Warn

Audited by Socket on Aug 16, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/change-archive.mjs

No clear evidence of stealthy malware (no networking, credential access, persistence, or exfiltration) is present in this snippet. However, the module carries meaningful security risk due to (1) potential shell command injection from execSync where the command string includes a path derived from user-controlled --id, and (2) high-impact recursive forced deletion of srcDir derived from --id, which could be dangerous if helper path construction does not enforce strict path confinement and symlink/path traversal safety. Verification of input validation and the implementations of changeDir/readManifest/writeManifest (and their path handling) is required to reduce risk.

Confidence: 62%Severity: 62%
Audit Metadata
Analyzed At
Aug 16, 2026, 01:30 PM
Package URL
pkg:socket/skills-sh/printpractical%2Fagent-toolkit%2Freforge%2F@d5da0e7c99314905bbe7a9f115fd8af34bc68332453ffee53fa23a14a8bccfca
Security Audit — socket — reforge