Minimal npx package that POSTs package name and whoami to an OOB callback
Running the CLI transmits local identity and host fingerprint data to a hard-coded third-party callback. The request is concealed by swallowing failures.
Source collects local host identity data and sends it to an external endpoint.
bin/cli.jsView on unpkg · L2The CLI collects the current user name, host name, and platform, then posts them to an external callback.
bin/cli.jsView on unpkg · L21The CLI collects the current user name, host name, and platform, then posts them to an external callback.
bin/cli.jsView on unpkg · L35The callback URL is hard-coded and network failures are silently suppressed.
bin/cli.jsView on unpkg · L7The callback URL is hard-coded and network failures are silently suppressed.
bin/cli.jsView on unpkg · L42A bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
package.jsonView on unpkgThe callback URL is hard-coded and network failures are silently suppressed.
bin/cli.jsView on unpkg · L7The CLI collects the current user name, host name, and platform, then posts them to an external callback.
bin/cli.jsView on unpkg · L21Source collects local host identity data and sends it to an external endpoint.
bin/cli.jsView on unpkg · L2The CLI collects the current user name, host name, and platform, then posts them to an external callback.
bin/cli.jsView on unpkg · L35The callback URL is hard-coded and network failures are silently suppressed.
bin/cli.jsView on unpkg · L42A bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
package.jsonView on unpkg