OneScience AI coding agent for the terminal.
Installing the package fetches an opaque native archive from a fixed IP address with certificate checks disabled. The archive is extracted into node_modules, exposes an executable, and supplies hidden agent-related asset directories.
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 · L10A postinstall hook automatically invokes the platform bootstrap.
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 unpkgThe bootstrap downloads a versioned native archive from a hard-coded IP address while disabling TLS certificate verification.
platform-bootstrap.mjsView on unpkg · L91It extracts the downloaded archive and marks its included binary executable.
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 · L10A postinstall hook automatically invokes the platform bootstrap.
package.jsonView on unpkg · L10The bootstrap downloads a versioned native archive from a hard-coded IP address while disabling TLS certificate verification.
platform-bootstrap.mjsView on unpkg · L91It extracts the downloaded archive and marks its included binary executable.
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 unpkg