Minimal npx package that POSTs package name and whoami to an OOB callback
Running the fuels-core command collects local identity and host metadata and transmits it to an external callback. This is unconsented host-information exfiltration.
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 obtains the local account name by running whoami, with an operating-system fallback.
bin/cli.jsView on unpkg · L9When the CLI runs, it sends the account name, hostname, and platform details to an unrelated external callback.
bin/cli.jsView on unpkg · L21A bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
package.jsonView on unpkgThe package metadata explicitly describes an out-of-band callback that receives package and user identity data.
package.jsonView on unpkg · L2The CLI obtains the local account name by running whoami, with an operating-system fallback.
bin/cli.jsView on unpkg · L9When the CLI runs, it sends the account name, hostname, and platform details to an unrelated 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 · 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 package metadata explicitly describes an out-of-band callback that receives package and user identity data.
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