Restrict Content Pro – Terms and Conditions Security & Risk Analysis

wordpress.org/plugins/restrict-content-pro-terms-and-conditions

Adds a Terms and Conditions checkbox to the Restrict Content Pro registration form.

40 active installs v1.1 PHP + WP 4.0+ Updated Jul 2, 2016
restrict-content-pro
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Restrict Content Pro – Terms and Conditions Safe to Use in 2026?

Generally Safe

Score 85/100

Restrict Content Pro – Terms and Conditions has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The static analysis of the restrict-content-pro-terms-and-conditions v1.1 plugin indicates a generally good security posture with no identified critical vulnerabilities in the code itself. The plugin demonstrates a lack of common entry points like AJAX handlers, REST API routes, and shortcodes, which significantly reduces its attack surface. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for SQL queries are all positive security indicators. The taint analysis also shows no identified flows with unsanitized paths.

However, there are areas for concern. The plugin has a significant portion of its output (50%) that is not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if malicious data is processed. Additionally, the complete absence of nonce checks and capability checks across all identified entry points (though there are zero entry points in total) presents a potential risk if new entry points are introduced or if the analysis was incomplete. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign but does not guarantee future security. Overall, while the current version appears to be free of overt code-level vulnerabilities, the unescaped output and lack of explicit security checks on potential future entry points warrant attention.

Key Concerns

  • 50% of outputs not properly escaped
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

Restrict Content Pro – Terms and Conditions Security Vulnerabilities

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

Restrict Content Pro – Terms and Conditions Code Analysis

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

Output Escaping

50% escaped8 total outputs
Attack Surface

Restrict Content Pro – Terms and Conditions Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionrcp_after_register_form_fieldsrcp-require-terms.php:34
actionrcp_form_errorsrcp-require-terms.php:35
actionadmin_menurcp-require-terms.php:37
actionadmin_initrcp-require-terms.php:38
Maintenance & Trust

Restrict Content Pro – Terms and Conditions Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJul 2, 2016
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Restrict Content Pro – Terms and Conditions Developer Profile

Andy Brudtkuhl

4 plugins · 730 total installs

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

How We Detect Restrict Content Pro – Terms and Conditions

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
rcp_terms_fieldset
Data Attributes
name="rcp_terms_agreement"id="rcp_terms_agreement"class="require"name="rcp_terms_options[rcp_terms_label]"name="rcp_terms_options[rcp_terms_link]"
Shortcode Output
<fieldset class="rcp_terms_fieldset"> <input name="rcp_terms_agreement" id="rcp_terms_agreement" class="require" type="checkbox"/> <label for="rcp_terms_agreement"> </label> </fieldset>
FAQ

Frequently Asked Questions about Restrict Content Pro – Terms and Conditions