System integrity from the command line.

AuditWalk gives you visibility first, automation when you choose it. The free CLI helps you scan your system, establish a trusted baseline, and detect drift through a disciplined, evidence-first workflow.

For users who want broader capability, AuditWalk is also growing into a more comprehensive paid platform with deeper automation, a fully integrated GUI, expanded licensing, and priority support for early adopters.

Scan observes. Confirm is a decision.

These are two separate steps for good reason. A scan captures what's there — it makes no claim about whether the state is good. Confirming the baseline is your deliberate statement: "I've reviewed this, and I vouch for it." That separation is the safety model.

01

scan run

Captures filesystem state. Observation only.

free
02

baseline set

Your sign-off. Promotes the scan to trusted state.

free
03

preflight run

Targeted verification of specific scopes.

free
04

compare run

Full drift detection against the baseline.

free
05

doctor

Interprets drift and recommends next actions.

Paid · v0.2
06

repair

Generates reviewable repair plans.

Paid · v0.2

All operations are read-only unless you explicitly approve a repair plan. AuditWalk never mutates system state silently.

Free and paid commands at a glance.

AuditWalk’s free CLI already gives you a useful baseline-first workflow: observe system state, establish a trusted reference, run targeted checks, compare for drift, inspect findings, and export structured evidence.

For many users, that is enough to verify change, document outcomes, and improve confidence in what the system is doing. The free workflow is complete and usable on Linux today.

Paid capabilities extend that foundation with deeper examination, guided interpretation, repair planning, expanded licensing, and priority support. For canonical grammar and advanced patterns, see the CLI Guide.

Command What it does Free Paid Status
scan run Captures current filesystem state into a versioned scan artifact Available
baseline set Promotes a selected scan artifact into the trusted reference state — your explicit sign-off Available
preflight run Runs a faster, scoped verification pass using the active baseline as reference Available
compare run Measures current system state against the active baseline and surfaces drift over time Available
inspect show Drills into a specific artifact, finding, or path for closer review Available
report render Produces structured output in Markdown, JSON, or PDF Available
status show Gives a quick overview of current baseline, trust, and working-state context Available
trust show Displays trust-state context and related guardrails Available
attention show Surfaces findings or paths that may require review or response Available
diagnostic run Performs deeper examination of findings, targets, or modes such as semantic analysis before advisory judgment Paid · v0.2
doctor run Interprets drift evidence and recommends next steps Paid · v0.2
repair plan Generates a reviewable repair plan without silently modifying system state Paid · v0.2

Start free. Upgrade when you need it.

The full free command surface covers scan run, baseline set, preflight run, compare run, inspect show, report render, status show, trust show, and attention show. Paid licenses expand into diagnostic run, doctor run, and repair plan in v0.2. Early Adopter pricing is $9 off standard rates.

Free

$0

forever

  • scan run, baseline set, preflight run
  • compare run, inspect show, report render, status show
  • trust show, attention show
  • Versioned artifacts
  • Community support via GitHub
Download CLI

1 Year

$29

$20

*

early adopter rate · $29 at GUI launch

  • Everything in Free
  • doctor + repair (ships v0.2)
  • Priority support
  • Early access to macOS & Windows CLI
  • GUI included free for license term
Get 1-Year License

2 Years

$39

$30

*

~$15 / year · $39 at GUI launch

  • Everything in Free
  • doctor + repair (ships v0.2)
  • Priority support
  • Early access to macOS & Windows CLI
  • GUI included free for license term
Get 2-Year License

3 Years — Best Value

$49

$40

*

~$13.33 / year · $49 at GUI launch

  • Everything in Free
  • doctor + repair (ships v0.2)
  • Priority support
  • Early access to macOS & Windows CLI
  • GUI included free for license term
Get 3-Year License

*Early Adopter rate — $9 off standard pricing while the GUI is in development. The GUI is not yet included in the download, but when it ships it will be available free for the duration of your license term. doctor and repair are reserved in v0.1 and ship in v0.2 — paid licensees receive them automatically. Standard pricing ($29 / $39 / $49) takes effect at GUI launch.

EARLY ADOPTER

AuditWalk CLI is complete and stable for the full free surface — scan run, baseline set, preflight run, compare run, inspect, report render, status, trust, and attention show all work today on Linux. doctor and repair ship in v0.2 and are included automatically with all paid licenses.

Start your first system baseline in under two minutes.

Install from the official Linux CLI release:

1) Download the current Linux package from /downloads/
2) Verify checksum from the release page
3) Run the package install steps for your distribution

Run your first scan, set your baseline, and verify with preflight:

auditwalk scan run --profile full
auditwalk baseline set --scan-id <scan_id>
auditwalk preflight run
auditwalk compare run

AuditWalk operates in observation mode by default. Nothing modifies your system unless explicitly approved.

Need term definitions while reading command output? Use the CLI Glossary.

macOS and Windows CLI are in development. Join the macOS waitlist or Windows waitlist.

Resources and Support