Lumiverse Security Watchdog Lite
Lumiverse Security Watchdog Lite
Description
Lumiverse Security Watchdog Lite
Lumiverse Security Watchdog Lite is a lightweight background security scanner for WordPress that helps you detect early signs of compromise.
It monitors:
* Changed .js files inside wp-content and scans them for known malware signatures
* New and deleted plugins (plugin folder monitoring)
* New administrator accounts and suspicious admin indicators
* Suspicious option entries in the database (often used by hidden admin backdoors)
When something suspicious is detected, it can send an email report so you can react quickly.
Security Hardening (Lite)
Lite includes practical hardening toggles that reduce common attack surfaces:
* Disable XML-RPC (useful when you don’t need pingbacks or remote publishing)
* Disable the WordPress file editor (prevents editing plugin/theme files from wp-admin)
* Block comments sitewide (front-end + admin UI)
Pro Version (Coming Soon)
Security Watchdog PRO is coming soon with additional security features, deeper scanning, and more advanced protections.
Installation
- Go to your WordPress Dashboard Plugins Add New
- Search for: Lumiverse Security Watchdog – Lite
- Install and Activate
- Go to “Security Watchdog” in the admin menu
- Enable scanning, set your notification email, and choose what to scan
Or manually:
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to “Security Watchdog” in the admin menu and configure options
Faq
No. Lite is a monitoring and alerting tool. It helps you detect suspicious changes early so you can take action (cleaning, restoring from backup, patching vulnerabilities, etc.).
The scan runs automatically every 24 hours via WP-Cron. Note that WP-Cron runs when the site receives traffic.
No. It sends an email only when suspicious findings are detected (and only if you set a notification email).
It disables editing plugin/theme files inside wp-admin. This helps reduce damage if an attacker or compromised admin session tries to inject code through the built-in editor.
No. In Lite, it only blocks the editor. Plugin/theme installs and updates still work normally.
Yes. Watchdog is designed to be lightweight and compatible. It can complement larger security suites by adding extra monitoring and reporting.
Reviews
Changelog
1.1.2
Initial WordPress.org release.