The GitHub adapter is an optional GitHub App path that runs AXguard on pull requests and posts Check Runs plus one updatable summary comment.
Local axguard scan / axguard audit do not require it. Without a webhook host, use CI / CD Actions-only gating.

CLI

The CLI configures and validates the adapter; it does not run the webhook listener. Serving is a self-hosting step (see docs/github/self-hosting.md in the repo).

Config

See Configuration for .axguard.yml (review, preship, policy, ai, privacy). Pre-ship bot mode is config-only — not axguard preship.

Privacy

Default AI mode is no-LLM. Source retention off by default. The only outbound call in non-optional code to GitHub is when you configure this bot.

Status

Marketplace preparation docs may exist in-repo; no Marketplace listing/approval is claimed here.