Portable LemonClaw CLI launcher for WorkBuddy.
Installation fetches a remote runtime manifest and archive, then extracts and executes that runtime. The remote manifest supplies the expected hash, so the bundled package does not independently authenticate the payload.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgBootstrap prefers an unsigned remote manifest and accepts its archive hash.
dist/postinstall.cjsView on unpkg · L3637It downloads, extracts, and executes the remote Python runtime during installation.
dist/postinstall.cjsView on unpkg · L4381Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L16Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L16Bootstrap prefers an unsigned remote manifest and accepts its archive hash.
dist/postinstall.cjsView on unpkg · L3637It downloads, extracts, and executes the remote Python runtime during installation.
dist/postinstall.cjsView on unpkg · L4381