AfterPack
JSON →AfterPack (v0.0.15) is a high-performance JavaScript obfuscator and security audit tool built with a Rust engine for 20-70x speed improvement over JS-based obfuscators. It offers free production-ready obfuscation with irreversible non-linear transforms, deterministic output (same input = same output), and source map generation for error tracking (Sentry/Datadog). The audit command scans live URLs for leaked secrets, exposed source maps, and unprotected resources, providing a security score (0-100) and interactive web reports. It ships TypeScript types, requires Node >=18, and supports dual runtime (native + WASM).