Encrata CLI — intelligence lookups from your terminal
Install runs a postinstall downloader that fetches an unchecked native release archive. The installed shim executes the downloaded binary only on explicit CLI use; no concrete malicious behavior is visible in the shipped JavaScript.
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 · L2Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgpostinstall automatically downloads a platform-native archive.
package.jsonView on unpkg · L19postinstall automatically downloads a platform-native archive.
install.jsView on unpkg · L75Redirect targets and archive contents have no checksum or signature verification.
install.jsView on unpkg · L51The downloaded binary is installed and later executed by the CLI shim.
install.jsView on unpkg · L85The downloaded binary is installed and later executed by the CLI shim.
bin/encrataView on unpkg · L21Install-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 · L2Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L20Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L20postinstall automatically downloads a platform-native archive.
package.jsonView on unpkg · L19Redirect targets and archive contents have no checksum or signature verification.
install.jsView on unpkg · L51postinstall automatically downloads a platform-native archive.
install.jsView on unpkg · L75The downloaded binary is installed and later executed by the CLI shim.
install.jsView on unpkg · L85The downloaded binary is installed and later executed by the CLI shim.
bin/encrataView on unpkg · L21