Gatekeeper Security & Risk Analysis

wordpress.org/plugins/gatekeeper

Gatekeeper allows administrators to take a WordPress site offline while leaving it accessible to authorized users for maintenance, testing, etc.

200 active installs v1.1 PHP + WP 3.0+ Updated Oct 23, 2017
blacklistgatekeepermaintenanceofflinewhitelist
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gatekeeper Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The Gatekeeper plugin v1.1 exhibits a generally good security posture in several areas. The absence of known CVEs and a clean vulnerability history are positive indicators, suggesting the plugin has historically been maintained with security in mind. The static analysis reveals a very small attack surface with no identified entry points, which is excellent. Furthermore, all SQL queries are properly prepared, and no dangerous functions or file operations were detected, mitigating common WordPress plugin risks.

Key Concerns

  • Unescaped output in 100% of outputs
  • No nonce checks found
  • External HTTP request without checks
  • Bundled jQuery library
Vulnerabilities
None known

Gatekeeper Security Vulnerabilities

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

Gatekeeper Code Analysis

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

Bundled Libraries

jQuery

Output Escaping

0% escaped10 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
gatekeeper_options (gkfunc.php:114)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Gatekeeper Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitgkfunc.php:33
actionadmin_noticesgkfunc.php:34
actionadmin_headgkfunc.php:35
actionadmin_headgkfunc.php:36
actionadmin_initgkfunc.php:41
actionadmin_menugkfunc.php:42
Maintenance & Trust

Gatekeeper Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 23, 2017
PHP min version
Downloads18K

Community Trust

Rating74/100
Number of ratings3
Active installs200
Developer Profile

Gatekeeper Developer Profile

jamiewilson

1 plugin · 200 total installs

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

How We Detect Gatekeeper

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gatekeeper/images/banner_bg.png/wp-content/plugins/gatekeeper/images/banner_logo.png/wp-content/plugins/gatekeeper/images/bg_red.jpg/wp-content/plugins/gatekeeper/images/bg_green.jpg
Script Paths
/wp-content/plugins/gatekeeper/gk-jquery.min.js/wp-content/plugins/gatekeeper/style.min.css
Version Parameters
gatekeeper/style.min.css?ver=gatekeeper/gk-jquery.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
gk-active-notifiergk-roundedgk-maingk-section-titlegk-toggle-statusgk-whitelist-tablegk-option-table
HTML Comments
<!-- UPPER RIGHT CORNER --><!-- GATEKEEPER STATUS INDICATOR --><!-- SITE STATUS SELECTOR --><!-- OFFLINE BEHAVIOR -->+3 more
Data Attributes
data-toggle-status
JS Globals
GKPATH
FAQ

Frequently Asked Questions about Gatekeeper