Headless Defense.

Your agent has no eyes.

So we built security that doesn't need a screen.

API for your agent. CLI for you. Dashboard for no one.

$curl -fsSL https://get.panguard.ai | sh
MIT Open Source1,068 Tests PassingTypeScript Strict ModeMade in Taiwan

Your AI just shipped an API to a VPS.

Three minutes later, every scanner on Earth found it.

SSH brute force. Open ports. Expired SSL.

Your AI doesn't know. Neither do you.

Until your database shows up on the dark web.

Other security tools detect a threat and give you a dashboard.

Panguard detects a threat

and fixes it.

Then tells you what happened in plain language.

No dashboard. No alert panel. Nothing that needs a human to click.

Your agent gives commands. Our agent defends.

Agent to Agent.

Under the Hood

What's under the hood.

Fully transparent. Every line of code is auditable on GitHub.

Detection Engine

0

3,155 Sigma Rules

Industry-standard threat detection language

0

423 YARA Rules

Malware fingerprint matching

CVE Database

Real-time sync with NVD vulnerability data

Defense Architecture

Three-Layer Defense Funnel

Layer 1: Rule Engine

Real-time pattern matching against known threats. < 50ms response.

Layer 2: Local AI

Ollama offline analysis. Defends even when cloud is down.

Layer 3: Cloud AI

Claude / GPT deep analysis. Zero-day threat detection.

AI Analysis Pipeline

5 Specialized Agents

1Detect Agent
2Analyze Agent
3Respond Agent
4Report Agent
5Chat Agent

Each agent focuses on one task. They collaborate and make decisions autonomously.

Don't trust us? Read the source

See It In Action

What your agent sees.

No dashboard. No clicking. Your agent gives commands, Panguard defends.

PANGUARD [-] AI CLI v2.1.0
$ panguard scan --deep
Scan Complete. 3 issues found. Score: 87/100 (B+)
HIGH Open SSH on 0.0.0.0
$ sudo sed -i 's/0.0.0.0/127.0.0.1/' /etc/ssh/sshd_config
MEDIUM TLS 1.1 detected
$ sudo sed -i 's/TLSv1.1/TLSv1.3/' /etc/nginx/nginx.conf
LOW Kernel outdated Noted
3 issues found · 0 auto-fixed
⚡ Upgrade to Solo ($9/mo) → panguard scan --fix

Notice the first line: Auto-fixed.

Getting Started

Three steps to protection.

1

Enter your domain

Type your URL above and hit "Scan"

2

Get your security report

Receive a PDF report in 60 seconds. It tells you what's wrong, how severe it is, and how to fix it.

3

Install protection with one command

Paste the install command on your server. Panguard fixes issues and keeps protecting you.

$ Enter domain: example.com

Scanning example.com...

████████████████████████ 100%

Score: 72/100 (C)

3 issues found

Report saved: example-report.pdf

Use Cases

Why they use Panguard.

SaaS Startup

Our enterprise client required a SOC 2 report. Consultants quoted $20,000 and six months. Panguard: $499, 60 seconds.

Scan + ReportSaved $19,500 and 6 months
E-commerce

A customer asked if our site was secure. I didn't know how to answer.

Scan (Free)Cost: $0
Taiwan Software Co

Government contract requires ISMS compliance. External consultants quoted NT$300,000.

Report (ISMS framework)Saved ~$9,500 USD
Freelance Developer

I manage 5 servers for clients but can't monitor them 24/7.

Guard + Chat ($9/mo)No more waking up at 3 AM

By the Numbers

Built in the open. Verified by code.

Every number below is verifiable in the codebase. No vanity metrics -- just engineering facts.

0

Tests Passing

0

Sigma Detection Rules

0

Honeypot Protocols

0

YARA Malware Rules

0

AI Agent Pipeline

MIT

Open Source License

Every number is verifiable on GitHub. View source code

Trust

How we earn your trust.

Open Source

MIT licensed. 100% source code is public. Anyone can audit it. Anyone can fork it. We believe: if you can see every line of code, you can trust it.

View source code

Security Practices

TypeScript strict mode. 1,068 automated tests. CI/CD runs all tests on every commit. GitHub Actions automated pipeline.

View test reports

Privacy Protection

Threat Cloud only collects anonymized threat data. No IP addresses. No hostnames. No personally identifiable information. You can disable data uploads anytime: panguard config set threat-cloud false

Read privacy policy

Why Panguard

You don't need a dashboard. You need results.

Other tools detect threats and show you a dashboard. Panguard detects, responds, and explains.

Price

CrowdStrike$59.99/device/yr
DefenderIncluded in M365
PanguardFrom $9/mo

After detection

CrowdStrikeShows alert → you handle
DefenderShows alert → you handle
PanguardAuto-responds + explains

Reporting

CrowdStrikeTechnical reports
DefenderTechnical reports
Panguard"This week: blocked 3,155. You're safe."

Developer plan

CrowdStrike
Defender
Panguard

AI Chat

CrowdStrike
Defender
Panguard

"Falcon Go is a security camera. Panguard is a security company -- cameras, plus someone watching, responding, and reporting."

60 seconds. Free. No account needed.

Scan any server or domain right now.

Install on your server:

$curl -fsSL https://get.panguard.ai | sh

We believe in one thing:

The future of security won't happen in a browser.

It will happen between your agent and ours.

Plain text. Pure logic. Pure defense.

Panguard is the first security platform built for that future.

MIT Open Source1,068 Tests PassingMade in Taiwan