Installation-time credential-adjacent metadata and host-identity collection is exfiltrated to an attacker-controlled endpoint.
Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgpostinstall executes automatically during npm installation.
It fetches the ECS container metadata URI and captures its full response.
package.jsonView on unpkg · L5It runs whoami and pipes collected output to an external ngrok endpoint.
package.jsonView on unpkg · L5A single source file combines environment access, network access, and code or shell execution; review context before blocking.
package.json#scripts.postinstallView on unpkg · L1Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgpostinstall executes automatically during npm installation.
package.jsonView on unpkg · L5It fetches the ECS container metadata URI and captures its full response.
package.jsonView on unpkg · L5It runs whoami and pipes collected output to an external ngrok endpoint.
package.jsonView on unpkg · L5A single source file combines environment access, network access, and code or shell execution; review context before blocking.
package.json#scripts.postinstallView on unpkg · L1