Smart Protect Security & Risk Analysis

wordpress.org/plugins/smart-protect

Smart Protect offers a solution to protect your entire site and choose which pages within your site will not be protected, all in a simple and easy wa …

10 active installs v1.1 PHP + WP + Updated Mar 20, 2022
passwordpassword-protectpassword-protectionrestrict-contentsitewide
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smart Protect Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The smart-protect plugin v1.1 exhibits a generally strong security posture based on the static analysis. The absence of dangerous functions, file operations, and external HTTP requests is a significant positive. Crucially, all SQL queries utilize prepared statements, and the vast majority of output is properly escaped, mitigating common web application vulnerabilities.

While the static analysis reveals a clean slate regarding taint flows and SQL injection, there are areas for attention. The plugin has a small attack surface of 4 AJAX handlers, and while the report states 0 are unprotected, the absence of explicit capability checks for these handlers is a potential concern. Reliance on implicit checks or insufficient validation could lead to unauthorized actions if an attacker bypasses or manipulates the AJAX requests. The bundled Freemius library also warrants a check for known vulnerabilities, as outdated bundled components can introduce risks.

The plugin's vulnerability history is completely clean, with no recorded CVEs. This suggests a good track record for security and potentially a diligent development team. However, this alone does not guarantee future security. The current analysis indicates that while many common vulnerabilities are avoided, the lack of explicit capability checks on AJAX endpoints presents a moderate, albeit not critical, risk that should be addressed.

Key Concerns

  • No explicit capability checks on AJAX
  • Bundled Freemius library v1.0
Vulnerabilities
None known

Smart Protect Security Vulnerabilities

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

Smart Protect Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

85% escaped34 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
smProtectAjax (includes\admin\_init.php:55)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Smart Protect Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

noprivwp_ajax_smprotectajaxincludes\admin\_init.php:53
authwp_ajax_smprotectajaxincludes\admin\_init.php:54
noprivwp_ajax_smprotectajaxppincludes\public\_init.php:22
authwp_ajax_smprotectajaxppincludes\public\_init.php:23
WordPress Hooks 6
actionwp_headincludes\actions.php:35
actionadmin_menuincludes\admin\_init.php:7
actionadmin_initincludes\admin\_init.php:19
actionadmin_enqueue_scriptsincludes\admin\_init.php:30
filterwp_die_handlerincludes\filters.php:10
actionwp_enqueue_scriptsincludes\public\_init.php:11
Maintenance & Trust

Smart Protect Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedMar 20, 2022
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Smart Protect Developer Profile

Marcos Robles

2 plugins · 20 total installs

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

How We Detect Smart Protect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-protect/resources/assets/css/admin_main.css/wp-content/plugins/smart-protect/resources/assets/js/admin_main.js/wp-content/plugins/smart-protect/resources/assets/css/plugins/tom-select.css/wp-content/plugins/smart-protect/resources/assets/js/plugins/tom-select.complete.min.js/wp-content/plugins/smart-protect/resources/assets/css/public_main.css/wp-content/plugins/smart-protect/resources/assets/js/public_main.js
Script Paths
/wp-content/plugins/smart-protect/resources/assets/js/admin_main.js/wp-content/plugins/smart-protect/resources/assets/js/plugins/tom-select.complete.min.js/wp-content/plugins/smart-protect/resources/assets/js/public_main.js

HTML / DOM Fingerprints

Data Attributes
data-noncedata-ajaxurl
JS Globals
smprotect
FAQ

Frequently Asked Questions about Smart Protect