SilentGuard — Bot Protection Without CAPTCHA
Stop bots on your WordPress forms — no CAPTCHA required.
by leonforescore · github.com/leonforescore/silentshield-wordpress · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/leonforescore/silentshield-wordpress/archive/refs/heads/main.zip🛡 SilentShield for WordPress
Stop bots on your WordPress forms — no CAPTCHA required.
SilentShield protects every form on your site invisibly. Real users never see a puzzle or a CAPTCHA. Bots are blocked silently before the form ever submits.
🔗 Live service: silent-shield-saa-s.replit.app
Installation
Option A — Download the zip (easiest)
- Go to Releases and download the latest
silentshield.zip - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the zip and click Activate
- Go to Settings → SilentShield and paste in your site key
Option B — Manual
- Download
silentshield.phpfrom this repo - Upload it to
/wp-content/plugins/silentshield/silentshield.phpvia FTP or your file manager - Activate it in Plugins
- Go to Settings → SilentShield and paste in your site key
Getting a site key
Sign up free at silent-shield-saa-s.replit.app/signup, create a site, and copy the site key from your dashboard.
How it works
Once activated, SilentShield silently loads on every page and watches how visitors fill in your forms — timing, behaviour, and a hidden honeypot field. Bots are detected and blocked before the form sends. Real users are never interrupted.
You can view every decision (allowed / challenged / blocked) in your SilentShield dashboard.
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
- A free SilentShield account
License
GPL v2 or later