LanceDesk Form Guard protects contact and registration forms from spam using a two-layer defense system:
- Layer 1 — Heuristics: Fast deterministic checks for BBCode injection, link stuffing, honeypot fields, and too-fast submissions.
- Layer 2 — AI Analysis: Optional semantic spam classification via Groq, OpenAI, or Anthropic.
Supports WPForms, Contact Form 7, Gravity Forms, Quform, and Ninja Forms. Logs blocked and quarantined submissions with hashed IP and email values for privacy.
External services
This plugin optionally connects to third-party AI APIs to classify form submissions for spam. No submission text is sent until AI analysis is enabled, the privacy acknowledgment is checked in Settings, and at least one provider is enabled with an API key.
Groq — https://groq.com/ * Used for: Optional Layer 2 spam classification of form submissions. * Data sent: Truncated form submission text (not stored passwords or payment data collected by this plugin). * When: AI analysis is enabled, privacy is acknowledged, heuristics pass or the submission is ambiguous, and Groq is selected/enabled with a valid API key. * Terms of Service: https://groq.com/terms-of-use/ * Privacy Policy: https://groq.com/privacy-policy/
OpenAI — https://openai.com/ * Used for: Optional Layer 2 spam classification of form submissions. * Data sent: Truncated form submission text. * When: AI analysis is enabled, privacy is acknowledged, and OpenAI is reached in the provider fallback order with a valid API key. * Terms of Service: https://openai.com/policies/terms-of-use/ * Privacy Policy: https://openai.com/policies/privacy-policy/
Anthropic — https://www.anthropic.com/ * Used for: Optional Layer 2 spam classification of form submissions. * Data sent: Truncated form submission text. * When: AI analysis is enabled, privacy is acknowledged, and Anthropic is reached in the provider fallback order with a valid API key. * Terms of Service: https://www.anthropic.com/legal/consumer-terms * Privacy Policy: https://www.anthropic.com/legal/privacy
