OTP Content Protect Security & Risk Analysis

wordpress.org/plugins/otp-content-protect

The easiest way to protect WordPress content with an OTP. Secure posts and pages with a one-time password—no user registration required.

40 active installs v1.3.5 PHP 7.0+ WP 6.0+ Updated Jul 18, 2025
content-lockercontent-protectno-registrationotppassword-protect
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is OTP Content Protect Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 8mo ago
Risk Assessment

The "otp-content-protect" v1.3.5 plugin exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, performing a high percentage of SQL queries using prepared statements, and properly escaping most of its output. The plugin also correctly implements nonce and capability checks for its identified entry points, and its attack surface is limited to a single AJAX handler which appears to be protected.

Furthermore, the absence of any recorded vulnerabilities in its history, including critical or high-severity ones, is a positive indicator. The taint analysis also shows no critical or high-severity flows with unsanitized paths, suggesting that user-supplied data is handled with care. The lack of file operations and external HTTP requests also reduces potential attack vectors.

In conclusion, the plugin appears to be well-developed from a security perspective. Its strengths lie in its robust implementation of security checks, minimal and protected attack surface, and a clean vulnerability history. While no significant weaknesses are evident from this analysis, continuous monitoring and adherence to security best practices remain important for any software.

Vulnerabilities
None known

OTP Content Protect Security Vulnerabilities

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

OTP Content Protect Code Analysis

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

SQL Query Safety

92% prepared13 total queries

Output Escaping

96% escaped54 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
enqueue_admin_assets (otp-content-protect.php:184)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

OTP Content Protect Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_otpcp_load_contentotp-content-protect.php:152
WordPress Hooks 6
actionadmin_menuotp-content-protect.php:148
actionadmin_enqueue_scriptsotp-content-protect.php:149
actionadmin_post_otpcp_save_otpotp-content-protect.php:150
actionadmin_post_otpcp_delete_otpotp-content-protect.php:151
filterthe_contentotp-content-protect.php:156
actiontemplate_redirectotp-content-protect.php:158
Maintenance & Trust

OTP Content Protect Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 18, 2025
PHP min version7.0
Downloads535

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

OTP Content Protect Developer Profile

Tim Ehling

1 plugin · 40 total installs

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

How We Detect OTP Content Protect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/otp-content-protect/css/admin-style.css/wp-content/plugins/otp-content-protect/js/admin-script.js
Script Paths
/wp-content/plugins/otp-content-protect/js/admin-script.js
Version Parameters
otp-content-protect/css/admin-style.css?ver=otp-content-protect/js/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
otpcp-otp-inputotpcp-messageotpcp-countdownotpcp-buttonotpcp-form-groupotpcp-title
HTML Comments
<!-- START DER ÄNDERUNG --><!-- ENDE DER ÄNDERUNG -->
Data Attributes
data-otpcp-post-iddata-otpcp-countdown-iddata-otpcp-target-elementdata-otpcp-actiondata-otpcp-post-type
JS Globals
OTPCP_AJAX_URLOTPCP_NONCEOTPCP_SETTINGS
Shortcode Output
<div class="otpcp-content-wrapper"><div class="otpcp-protected-content"><form class="otpcp-otp-form">
FAQ

Frequently Asked Questions about OTP Content Protect