Installing the package triggers credential-adjacent container metadata collection and user discovery. Output is exfiltrated to a remote ngrok host.
Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgpostinstall fetches the ECS container metadata URL from the environment.
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 fetches the ECS container metadata URL from the environment.
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