WP Manifestindependent plugin directory
manifest / security / beplus-malware-guard

Beplus Malware Guard

Beplus Malware Guard — AI-Powered WordPress Security & Malware Cleaner

by Beplus · github.com/ducdung196qtr/beplus-malware-guard

0stars
0forks

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/ducdung196qtr/beplus-malware-guard/archive/refs/heads/main.zip

AI-powered WordPress malware scanner and cleaner. Scans files, uploads, core, and database with live progress and AI remediation.

Description

Beplus Malware Guard provides deep security scanning and intelligent malware remediation for WordPress sites.

Key Features

  • Deep File Scanner: Scans core files, themes, plugins, and uploads for webshells, backdoors, and obfuscated code.
  • Official Core Checksum Verification: Validates WordPress core files against official WordPress.org checksums.
  • Database Deep Scanner: Scans posts, options, and user tables for injected iframes, malicious scripts, and rogue admins.
  • Real-time Progress Bar: Real percent progress tracker showing the exact file and table currently being inspected.
  • Bulk Clean & Delete: Select multiple malicious entries via checkboxes and remove them in one action.
  • AI-Powered Analysis: Connect any OpenAI-compatible custom endpoint to inspect code behavior and generate clean patches.

Installation

  1. Upload the plugin files to the /wp-content/plugins/beplus-malware-guard directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Navigate to 'Malware Guard' in the admin menu to start your first scan.

Frequently Asked Questions

Does it scan in the background automatically?

No. Scans are on-demand to ensure zero CPU overhead on your hosting. You initiate scans manually from the dashboard.

Can I use custom AI endpoints?

Yes. You can configure any OpenAI-compatible API endpoint such as OpenAI, OpenRouter, DeepSeek, or a self-hosted Ollama gateway.

Changelog

1.0.0

  • Initial release with chunked file scanner, database inspector, core checksum validation, and AI custom endpoint integration.