- Is the engine open source?
- Yes, AGPL-3.0, public images on Docker Hub and source on GitHub; Enterprise runs those images unchanged. The Enterprise gateway is proprietary and delivered as a signed private image; the operator scripts and guides ship inside it, and its source is available to paying customers on request.
- Does it call home?
- No. The licence is a signed file checked offline, and nothing about your installation is reported. Usage for renewal is a checksummed summary you export and send yourself. The only outbound requests are the image pulls, the public release catalog and installer on GitHub when you install or update, your identity provider and your targets.
- Which identity providers and hosts are supported?
- Single sign-on is supported with Okta, Keycloak, Microsoft Entra ID and other OpenID Connect providers; the console’s test sign-in confirms your provider’s configuration before you save. Hosts: Ubuntu 24.04 LTS and Ubuntu 26.04 on x86_64. If you need another distribution, say so in the pilot conversation.
- Can we scan internal applications?
- Yes. Private-network targets are enabled per deployment by the operator, and the admission is recorded on every scan.
- Can we connect Claude Code or Codex?
- Yes. An administrator creates a one-time connect link in the console; on the laptop, the shakerscan client connects to your instance and shakerscan agent claude, codex or opencode starts the agent with the instance over MCP. Every action runs under that person’s token and appears in the audit log.
- What about air-gapped hosts?
- Not in this beta. Installing and updating fetch images from Docker Hub and ghcr.io and the release catalog from GitHub. If you need an offline install, say so in the pilot conversation.
- How are upgrades done?
- Engine updates are requested from the console and applied by a host updater that rolls back automatically on failure; only published releases this gateway has reviewed can be requested. Gateway upgrades are in place from a new digest, with the previous rendering kept for rollback.
- Is there a hosted option?
- Hosted pilots are available on request.