Installer for the Balladeer client (decision memory for engineering teams and their AI agents): downloads the sha256-verified client from get.balladeer.ai and installs it globally.
The user-invoked CLI is a staged installer. It retrieves a client artifact, verifies it against a separately fetched but same-origin checksum, installs it globally, and probes the installed command.
A single source file combines environment access, network access, and code or shell execution; review context before blocking.
bin/balladeer.jsView on unpkg · L15Source combines credential-like environment material and outbound requests; review data flow before blocking.
bin/balladeer.jsView on unpkg · L15Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
bin/balladeer.jsView on unpkg · L15A single source file combines environment access, network access, and code or shell execution; review context before blocking.
bin/balladeer.jsView on unpkg · L15Source combines credential-like environment material and outbound requests; review data flow before blocking.
bin/balladeer.jsView on unpkg · L15Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
bin/balladeer.jsView on unpkg · L15