Utility package
Installing the package automatically runs a script that inventories the machine and reads targeted secret files. Any discovered contents are printed to the installation output.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe preinstall hook runs automatically during npm installation.
package.jsonView on unpkg · L6Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgA bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
preinstall.js#virtual:normalized:round1View on unpkgThe hook collects host, username, home-directory, and working-directory information.
preinstall.jsView on unpkg · L15It searches for secret-named files and .env files, then reads and prints their contents.
preinstall.jsView on unpkg · L22It searches for secret-named files and .env files, then reads and prints their contents.
preinstall.jsView on unpkg · L35The install-time behavior is labeled as a package takeover; the no-exfiltration claim does not remove the unconsented secret disclosure.
preinstall.jsView on unpkg · L10Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L7Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L7The preinstall hook runs automatically during npm installation.
package.jsonView on unpkg · L6A bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
preinstall.js#virtual:normalized:round1View on unpkgThe install-time behavior is labeled as a package takeover; the no-exfiltration claim does not remove the unconsented secret disclosure.
preinstall.jsView on unpkg · L10The hook collects host, username, home-directory, and working-directory information.
preinstall.jsView on unpkg · L15It searches for secret-named files and .env files, then reads and prints their contents.
preinstall.jsView on unpkg · L22It searches for secret-named files and .env files, then reads and prints their contents.
preinstall.jsView on unpkg · L35