Every attack your claw faces.
All blocked automatically.

One config change. Your claw and everything it touches, protected.

Easyzero config, on by default
  • Prompt injection

    Blocks "ignore previous instructions" and override attempts

  • Jailbreak detection

    DAN-style prompts, roleplay exploits, and filter bypasses

  • Policy override

    Fake "maintenance mode" or "new system policy" attacks

Start free — no card required
Intermediateenabled with proxy setup
  • Data exfiltration

    Stops attempts to read and leak local files or env variables

  • Memory poisoning

    Prompts that persist unauthorized instructions across sessions

  • Social engineering

    Fake authority claims like "you are a sys admin" personas

Get set up in 60 seconds
AdvancedTeam plan + ClawHub plugin

Requires developer setup — plugin install + config changes.

  • Tool abuse & privilege escalation

    Blocks destructive tool invocations like shell exec or mass delete

  • Indirect injection

    Attacks embedded in documents, web pages, or tool outputs

  • Semantic drift monitoring

    Gradual behavioral shifts from repeated low-signal poisoning

See ClawHub setup

Already using NemoClaw?

NemoClaw handles topical rails and output moderation. Lumix fills the gaps it wasn't built for — blocking injection attacks before they reach your model, gating tool calls, and detecting drift across sessions. They run side by side with no conflicts.

Test an attack — it's free

No sign-up, no credit card. Just paste and scan.

Live scanner

See it in action

How Guard works

Pattern matching (others)

Looks for known bad phrases. Miss one word variation — the attack gets through. Easily bypassed with synonyms, typos, or encoding tricks.

Coactivation (Lumix)

Measures which threat concepts activate together in the embedding space. Novel phrasing, different language, encoded text — same detection.

Ready to protect your agent?

Route through the Lumix proxy. One line change, zero config.

Set up the proxy

Try these attacks

Protect your openClaw agent in 60 seconds

One config change. 10,000 free protections per month. No code, no categories, no setup.

Step 1 — Get your free API key

Get Free API Key

Step 2 — Change one line in your openClaw config

// ~/.openclaw/openclaw.json
{
  "models": {
    "default": {
      "provider": "anthropic",
      "baseUrl": "https://proxy.lumix.ai/anthropic"
    }
  }
}

Step 3 — Add your Lumix key to .env

# ~/.openclaw/.env
LUMIX_API_KEY=lmx_free_xxxxx

That's it. Your agent is now protected. Every message is scanned before it reaches your LLM.

What you get on free plan

  • 10,000 scans / month

    No credit card. Renews every month.

  • Prompt injection blocking

    Catches override attempts, jailbreaks, and policy spoofing.

  • Sub-100ms latency

    Guard runs in-path. Your LLM never slows down.

  • Zero configuration

    No rules, no categories. Works on any prompt, any language.

  • Dashboard

    See every block, risk score, and detection reason.

How the proxy protects you

1

User sends a message

openClaw routes it through the Lumix proxy

2

Guard scans in <100ms

Coactivation model scores intent — no pattern lists

3

Attack? Blocked instantly

Your LLM never sees it. You get a dashboard alert.

4

Safe? Passed through

Zero added friction for legitimate messages

Advanced

Deep protection with ClawHub

Team plan unlocks tool-level gating, indirect injection scanning, and semantic drift monitoring — via the ClawHub plugin. Requires developer setup.

Step 1 — Upgrade to Team plan

Advanced protections require a Team plan. Get your key from the dashboard after upgrading.

Get Team Plan

Step 2 — Install the ClawHub plugin

# In your openClaw project directory
openclaw plugin install clawhub

Step 3 — Enable advanced protection in your config

// ~/.openclaw/openclaw.json
{
  "plugins": {
    "clawhub": {
      "enabled": true,
      "lumixApiKey": "env:LUMIX_API_KEY",
      "toolGating": true,
      "driftMonitoring": true
    }
  }
}

Tool gating, indirect injection, and drift monitoring are now active. Configure webhook alerts in your dashboard.

What you get on Team plan

  • 500,000 scans / month

    High-volume agents covered without throttling.

  • Tool-level gating

    Every tool call is evaluated before execution — not just messages.

  • Indirect injection scanning

    Detects attacks hidden inside documents, URLs, and tool responses.

  • Semantic drift monitoring

    Catches slow behavioral manipulation across many sessions.

  • Webhook alerts

    Real-time notifications when your agent is under attack.

  • Full dashboard + analytics

    Attack breakdown by category, source, and risk score over time.

How ClawHub protects you

1

openClaw calls a tool

ClawHub intercepts before execution

2

Intent + context evaluated

Lumix checks the call against privilege scope and drift baseline

3

Suspicious? Blocked + alerted

The tool never runs. You get a webhook notification.

4

Drift detected over time

Gradual poisoning is caught before it changes behavior

Simple pricing for openClaw users

Start free. Upgrade when you need more.

Free

$0/mo
  • 10,000 scans / month
  • Prompt injection guard
  • Universal attack detection
  • One config change setup
Get Started
Most Popular

Pro

$19/mo
  • 100,000 scans / month
  • Everything in Free
  • Dashboard + analytics
  • Email alerts on attacks
Start Free Trial

Team

$49/mo
  • 500,000 scans / month
  • Everything in Pro
  • ClawHub plugin (full protection)
  • Memory + tool gating
  • Webhook alerts
Get Started