OneScience AI coding agent for the terminal.
npm postinstall fetches an unverified native archive from a fixed IP address, extracts it, and installs a runnable CLI binary. The payload is not present in the inspected package, so its behavior cannot be verified.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time source downloads a native archive from a fixed external host without transport verification, extracts it, and installs an executable payload.
package.jsonView on unpkg · L10Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
platform-bootstrap.mjsView on unpkgBootstrap downloads a versioned archive from a fixed IP endpoint with TLS verification disabled.
platform-bootstrap.mjsView on unpkg · L91postinstall invokes platform setup during npm installation.
postinstall.mjsView on unpkg · L15Downloaded archive is extracted and its native binary is hard-linked into the CLI launcher.
platform-bootstrap.mjsView on unpkg · L196Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L11Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L11Install-time source downloads a native archive from a fixed external host without transport verification, extracts it, and installs an executable payload.
package.jsonView on unpkg · L10Bootstrap downloads a versioned archive from a fixed IP endpoint with TLS verification disabled.
platform-bootstrap.mjsView on unpkg · L91Downloaded archive is extracted and its native binary is hard-linked into the CLI launcher.
platform-bootstrap.mjsView on unpkg · L196Source file is highly similar to a previously finalized malicious package; route for source-aware review.
platform-bootstrap.mjsView on unpkgpostinstall invokes platform setup during npm installation.
postinstall.mjsView on unpkg · L15