Download ANTY Free

One command to install. Scans run locally. No account required.

Terminal
> irm https://getanty.dev/install.ps1 | iex
$ curl -fsSL https://getanty.dev/install.sh | sh

Installs Anty as a single local binary. No account required.

Quick Start Guide

1 Install

One command. Installs Anty as a single local binary.

irm https://getanty.dev/install.ps1 | iex

2 Scan

Run Anty in interactive mode, or scan a directory directly.

$ anty # interactive mode
$ anty scan . # scan current directory

3 Export

Export findings as JSON for CI, IDEs, or review.

anty scan . --format json --out anty-report.json

No signup. No account. No uploads. Runs entirely on your machine.

Free Plan Includes

CLI Tool

Full command-line scanner. Interactive or targeted mode.

Local Scanning

No uploads. Your code never leaves your machine.

Rule Packs

Secrets, Dangerous Functions, Config Issues — built in.

JSON Reports

Export findings in machine-readable format.

Smart File Handling

Respects .gitignore, skips binaries, enforces size limits.

Zero Telemetry

No telemetry, no tracking, no network calls.

Need More Power?

Upgrade to Pro for IDE integrations, advanced agents, and CI/CD pipelines.

View Plans