DataUnlocker Security & Risk Analysis

wordpress.org/plugins/dataunlocker

DataUnlocker enables 🎯 100% accurate data collection for all your favorite analytics and tracking tools, protecting your data from any blockers.

0 active installs v1.0.0 PHP 7.4+ WP 5.6+ Updated Oct 3, 2025
analyticsgoogle-analyticsgoogle-tag-managerserver-side-trackingtracking
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is DataUnlocker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The 'dataunlocker' plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of shortcodes, cron events, and REST API routes, coupled with all entry points being protected by authentication checks, significantly limits the attack surface. The code also demonstrates good practices by utilizing prepared statements for all SQL queries and implementing nonce checks on its AJAX handlers. The lack of any recorded vulnerabilities, critical or otherwise, further supports a positive security assessment.

However, a notable concern arises from the output escaping, where only 66% of the 38 total outputs are properly escaped. This leaves approximately 13 outputs potentially vulnerable to cross-site scripting (XSS) attacks if the data being output is not intrinsically safe. While no critical or high severity taint flows were detected, this oversight in output escaping represents a potential weakness that could be exploited. The presence of file operations and external HTTP requests, while not inherently insecure, are areas that would require closer inspection in a dynamic analysis to ensure they are handled securely.

In conclusion, 'dataunlocker' v1.0.0 is a well-protected plugin in terms of its attack surface and data handling, particularly with its use of prepared statements and nonce checks. The plugin's clean vulnerability history is a significant strength. The primary area for improvement lies in ensuring all outputs are consistently and properly escaped to mitigate potential XSS risks.

Key Concerns

  • Improper output escaping detected
Vulnerabilities
None known

DataUnlocker Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

DataUnlocker Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

DataUnlocker Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
13
25 escaped
Nonce Checks
3
Capability Checks
0
File Operations
2
External Requests
2
Bundled Libraries
0

Output Escaping

66% escaped38 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
dataunlocker_install_callback (dataunlocker.php:515)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DataUnlocker Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_dataunlocker_refresh_scriptsdataunlocker.php:221
authwp_ajax_dataunlocker_installdataunlocker.php:514
authwp_ajax_dataunlocker_uninstalldataunlocker.php:581
WordPress Hooks 4
actionadmin_menudataunlocker.php:15
actionadmin_noticesdataunlocker.php:44
actionadmin_enqueue_scriptsdataunlocker.php:77
actionwp_enqueue_scriptsdataunlocker.php:80
Maintenance & Trust

DataUnlocker Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 3, 2025
PHP min version7.4
Downloads209

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DataUnlocker Developer Profile

DataUnlocker

1 plugin · 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 DataUnlocker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dataunlocker/style.css
Script Paths
/wp-content/plugins/dataunlocker/main.js
Version Parameters
dataunlocker/style.css?ver=dataunlocker/main.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-iddata-key
JS Globals
dataunlockerData
Shortcode Output
[dataunlocker_shortcode]
FAQ

Frequently Asked Questions about DataUnlocker