BooKey Table Security & Risk Analysis

wordpress.org/plugins/bookey-table

Provides hourly based booking table on your website.

0 active installs v0.2.0 PHP 7.4+ WP 6.6+ Updated Jan 7, 2025
bookinghourlynotifications
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is BooKey Table Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'bookey-table' plugin v0.2.0 exhibits a generally good security posture based on the static analysis provided. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the complete proper escaping of all output are strong indicators of secure coding practices. Furthermore, the plugin has no known historical vulnerabilities, which is a significant positive. The plugin's attack surface is relatively small with only two shortcodes identified as entry points, and importantly, none are noted as unprotected.

However, there are a few areas that warrant attention. The plugin lacks any observed nonce checks or capability checks. While the current attack surface might not immediately present a critical risk due to its size and apparent lack of direct user-controlled input in the identified entry points, the absence of these fundamental WordPress security mechanisms leaves it vulnerable to potential CSRF attacks if its functionality were to be expanded or modified in the future. The four external HTTP requests also represent a potential vector for supply chain attacks or information leakage if not handled with extreme care. In conclusion, the plugin is well-written in terms of core data handling and output sanitization, but it critically misses essential authorization and integrity checks that are standard for robust WordPress plugin security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • External HTTP requests without detail
Vulnerabilities
None known

BooKey Table Security Vulnerabilities

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

BooKey Table Release Timeline

v0.2.0Current
Code Analysis
Analyzed Apr 16, 2026

BooKey Table Code Analysis

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

Output Escaping

100% escaped150 total outputs
Attack Surface

BooKey Table Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[bookey_grid] includes/class-bookey-grid.php:63
[bookey_grid] trunk/includes/class-bookey-grid.php:63
WordPress Hooks 10
actionadmin_menuincludes/class-bookey-grid.php:59
actionadmin_initincludes/class-bookey-grid.php:60
actioninitincludes/class-bookey-grid.php:61
actionrest_api_initincludes/class-bookey-grid.php:62
actionbookey_check_subscriptionincludes/class-bookey-grid.php:70
actionadmin_menutrunk/includes/class-bookey-grid.php:59
actionadmin_inittrunk/includes/class-bookey-grid.php:60
actioninittrunk/includes/class-bookey-grid.php:61
actionrest_api_inittrunk/includes/class-bookey-grid.php:62
actionbookey_check_subscriptiontrunk/includes/class-bookey-grid.php:70

Scheduled Events 2

bookey_check_subscription
bookey_check_subscription
Maintenance & Trust

BooKey Table Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 7, 2025
PHP min version7.4
Downloads503

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

BooKey Table Developer Profile

Admin

1 plugin · 0 total installs

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

How We Detect BooKey Table

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bookey-table/build/render.php
Script Paths
/wp-content/plugins/bookey-table/build/render.php

HTML / DOM Fingerprints

JS Globals
inbound
REST Endpoints
/wp-json/bookey-table/v1/data
Shortcode Output
<!-- wp:bookey-table/bookey-grid --><!-- /wp:bookey-table/bookey-grid -->
FAQ

Frequently Asked Questions about BooKey Table