verify

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%2Fverify%2F@fa450ad8f11619fca5184f98552603676aab027ad368c747aea60640d8151064
Security Audit — socket — verify