Install the CLI
Choose your platform and install Panguard with a single command.Verify the installation:
- macOS / Linux
- Windows
- npm (all platforms)
Create account and log in
If you do not have an account yet, sign up at panguard.ai. The Community plan is free and requires no credit card.Then authenticate from the CLI:Your browser opens automatically. After completing authentication, return to the terminal:
Headless servers: Use
panguard login --no-browser to get a URL you can open on another device.Run your first scan
Execute a quick security audit of your system:The scan completes in approximately 30 seconds and produces a risk assessment:Remove the
--quick flag for a full scan (~60 seconds) that includes SSL certificate validation, scheduled task audit, and shared folder checks.- Generate PDF report
- Traditional Chinese output
- Full scan
Start real-time protection
A scan is a one-time check. For continuous protection, start the Guard engine:
How Guard works: During the first 7 days, the AI observes normal system behavior and builds a baseline (no false positives during this period). Starting on day 8, it automatically detects anomalies, executes responses, and notifies you.
What to do next
Now that your system is scanned and protected, explore these features:Set up notifications
Receive alerts via Telegram, Slack, or Email when threats are detected.
Deploy honeypots
Catch attackers with 8 types of decoy services. Requires Pro plan.
Generate compliance reports
Auto-generate ISO 27001, SOC 2, and Taiwan TCSA audit reports.
Explore the CLI
Full reference for every Panguard command and flag.