OneScience AI coding agent for the terminal.
npm postinstall fetches an externally hosted native archive with certificate verification disabled, extracts it, and makes its binary available to the package launcher. It also links downloaded .opencode and .oneskills assets into this package's root.
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 unpkgpostinstall invokes a platform bootstrap.
package.jsonView on unpkg · L10Source file is highly similar to a previously finalized malicious package; route for source-aware review.
platform-bootstrap.mjsView on unpkgBootstrap downloads a versioned native archive from a fixed IP endpoint with TLS verification disabled.
platform-bootstrap.mjsView on unpkg · L91Downloaded archive is extracted and its executable is installed without checksum or signature verification.
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 · L10postinstall invokes a platform bootstrap.
package.jsonView on unpkg · L10Bootstrap downloads a versioned native archive from a fixed IP endpoint with TLS verification disabled.
platform-bootstrap.mjsView on unpkg · L91Downloaded archive is extracted and its executable is installed without checksum or signature verification.
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