Plugiva ClientGuard Security & Risk Analysis

wordpress.org/plugins/plugiva-clientguard

Lock plugin installation, prevent theme switching, and restrict sensitive admin changes in WordPress.

0 active installs v1.0.1 PHP 7.4+ WP 6.0+ Updated Feb 16, 2026
admin-lockadmin-permissionsclient-safetyplugin-managementtheme-switching
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Plugiva ClientGuard Safe to Use in 2026?

Generally Safe

Score 100/100

Plugiva ClientGuard has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The plugiva-clientguard v1.0.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and properly escaping nearly all output. It also includes nonce and capability checks, which are crucial for security. The absence of any recorded vulnerabilities (CVEs) in its history is a strong indicator of a well-maintained and relatively secure codebase up to this version.

However, a significant concern arises from its attack surface. The plugin exposes a single AJAX handler that lacks any authentication checks. This unprotected entry point presents a clear risk, as any unauthenticated user could potentially interact with this handler, leading to unintended consequences or exploitation if the handler's logic is flawed. The taint analysis showing zero flows is positive, but it doesn't negate the risk posed by the unprotected AJAX endpoint, as sophisticated attacks could still be crafted to exploit it.

In conclusion, while plugiva-clientguard v1.0.1 benefits from robust SQL and output handling and a clean vulnerability history, the presence of an unprotected AJAX endpoint is a critical weakness. Addressing this single, but significant, security gap should be the immediate priority to improve the plugin's overall security posture.

Key Concerns

  • AJAX handler without authentication check
Vulnerabilities
None known

Plugiva ClientGuard Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Plugiva ClientGuard Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
1
27 escaped
Nonce Checks
1
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

96% escaped28 total outputs
Attack Surface
1 unprotected

Plugiva ClientGuard Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_pcgd_search_pagesincludes\Admin\Ajax.php:18
WordPress Hooks 9
actionadmin_enqueue_scriptsincludes\Admin\Assets.php:18
filtermap_meta_capincludes\Admin\Content_Guard.php:28
actionadmin_menuincludes\Admin\Menu_Guard.php:23
actionadmin_noticesincludes\Admin\Notices.php:23
filteruser_has_capincludes\Admin\Plugin_Guard.php:23
filtermap_meta_capincludes\Admin\Plugin_Guard.php:24
filteruser_has_capincludes\Admin\Theme_Guard.php:23
actionadmin_menuincludes\Core\Plugin.php:57
actionadmin_initincludes\Core\Plugin.php:58
Maintenance & Trust

Plugiva ClientGuard Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 16, 2026
PHP min version7.4
Downloads131

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Plugiva ClientGuard Developer Profile

Amit Biswas

2 plugins · 0 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Plugiva ClientGuard

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/plugiva-clientguard/assets/admin/content-protection.js/wp-content/plugins/plugiva-clientguard/assets/css/admin.css
Script Paths
/wp-content/plugins/plugiva-clientguard/assets/admin/content-protection.js
Version Parameters
plugiva-clientguard/assets/admin/content-protection.js?ver=plugiva-clientguard/assets/css/admin.css?ver=

HTML / DOM Fingerprints

JS Globals
pcgdAdmin
FAQ

Frequently Asked Questions about Plugiva ClientGuard