Minimal npx package that POSTs package name and whoami to an OOB callback
Invoking cre-setup sends the local account name, hostname, platform, and package name to an external callback. This is host-identity exfiltration without a functional package purpose.
Source collects local host identity data and sends it to an external endpoint.
bin/cli.jsView on unpkg · L2Source file is highly similar to a previously finalized malicious package; route for source-aware review.
bin/cli.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
bin/cli.jsView on unpkgThe CLI collects the current user name, with a system-account fallback.
bin/cli.jsView on unpkg · L9It sends the user name and host identity details to an unrelated external callback.
bin/cli.jsView on unpkg · L23A bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
package.jsonView on unpkgThe manifest explicitly describes this as an out-of-band callback package.
package.jsonView on unpkg · L2The CLI collects the current user name, with a system-account fallback.
bin/cli.jsView on unpkg · L9It sends the user name and host identity details to an unrelated external callback.
bin/cli.jsView on unpkg · L23Source collects local host identity data and sends it to an external endpoint.
bin/cli.jsView on unpkg · L2Source file is highly similar to a previously finalized malicious package; route for source-aware review.
bin/cli.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
bin/cli.jsView on unpkgThe manifest explicitly describes this as an out-of-band callback package.
package.jsonView on unpkg · L2A bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
package.jsonView on unpkg