A hidden JavaScript payload is stored under a font extension and contains remote payload evaluation plus detached process execution. It is not referenced by the examined package entrypoint or install hook, so it is an inert staged payload rather than an automatically triggered install-time attack.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgPackage declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgManifest entrypoint contains risky behavior absent from dist/build output.
index.jsView on unpkg · L26A purported .woff2 font is ASCII obfuscated JavaScript, not font data.
public/fonts/fa-solid-400.woff2View on unpkg · L1Package declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkg · L49Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L50Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L50A purported .woff2 font is ASCII obfuscated JavaScript, not font data.
public/fonts/fa-solid-400.woff2View on unpkg · L1Manifest entrypoint contains risky behavior absent from dist/build output.
index.jsView on unpkg · L26