archify

Fail

Audited by Socket on Sep 8, 2026

2 alerts found:

AnomalyMalware
AnomalyLOW
bin/visual-check.mjs

No direct signs of intentionally malicious supply-chain behavior (e.g., exfiltration, credential theft, hidden backdoors) are present in this code fragment. However, it is a high-impact automation harness: it spawns and CDP-controls a real headless Chrome instance, navigates to a caller-provided local HTML artifact (file://), and executes page-context JavaScript via Runtime.evaluate against that artifact. The optional --no-sandbox behavior (root or ARCHIFY_CHROME_NO_SANDBOX=1) meaningfully increases risk if the artifact is attacker-controlled. Treat as low-to-medium malware likelihood, but elevated operational security risk when processing untrusted HTML.

Confidence: 64%Severity: 56%
MalwareHIGH
test/fixtures/fail-migration-cleanup.mjs

This dependency is strongly suspicious: it monkey-patches a core filesystem deletion API to cause a targeted, one-time fabricated EPERM error for directory basenames starting with '.archify-migration-'. Although the real deletion is invoked before throwing, the thrown error can mislead migration/cleanup logic and disrupt deployments or leave inconsistent state. No evidence of data exfiltration or remote control exists in this module, but the sabotage behavior poses a high security risk in a supply-chain context.

Confidence: 86%Severity: 90%
Audit Metadata
Analyzed At
Sep 8, 2026, 04:13 PM
Package URL
pkg:socket/skills-sh/bingwu2003%2Fskills%2Farchify%2F@b62e0b22067a614d870ee27d2806b606135a91d6719703c60f786827d1180655
Security Audit — socket — archify