FrontKit for WordPress Security & Risk Analysis

wordpress.org/plugins/frontkit

FrontKit for WordPress.

10 active installs v1.0.0-alpha-2 PHP + WP 4.4+ Updated May 11, 2016
editingeditorfrontend-editingfrontkit
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FrontKit for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

FrontKit for WordPress 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 Frontkit plugin v1.0.0-alpha-2 exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code demonstrates excellent practices regarding SQL query handling, with 100% of queries using prepared statements, and all output is properly escaped, mitigating common vulnerabilities like SQL injection and cross-site scripting. The lack of file operations and external HTTP requests also reduces potential exposure.

The taint analysis reveals no identified flows with unsanitized paths, indicating that data inputs are likely being handled safely within the analyzed code. The vulnerability history further reinforces this positive assessment, with zero recorded CVEs, meaning no known past security issues have been identified for this plugin. This suggests a conscientious development process that prioritizes security from the outset.

While the static analysis and vulnerability history paint a very positive picture, it's important to note that the plugin is in an alpha stage. This means the codebase is likely still under active development, and new functionalities or potential vulnerabilities could emerge. The presence of three capability checks is a good sign of authorization being considered, but without knowing what these checks protect, it's difficult to definitively assess their effectiveness in all scenarios. Overall, Frontkit appears to be built with strong security principles, but continued vigilance during its development is recommended.

Key Concerns

  • Alpha version - potential for undiscovered issues
  • Capability checks present but context unknown
Vulnerabilities
None known

FrontKit for WordPress Security Vulnerabilities

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

FrontKit for WordPress Code Analysis

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

FrontKit for WordPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
filterthe_contentfrontkit.php:47
filteradmin_noticesfrontkit.php:52
actionafter_setup_themefrontkit.php:64
filterrest_prepare_postincludes\class-frontkit-rest-post-autosave-controller.php:40
actionadmin_noticesincludes\class-frontkit.php:50
actionplugins_loadedincludes\class-frontkit.php:123
actionafter_setup_themeincludes\class-frontkit.php:133
actionwp_enqueue_scriptsincludes\class-frontkit.php:148
actionwp_enqueue_scriptsincludes\class-frontkit.php:149
actionwp_footerincludes\class-frontkit.php:150
actionrest_api_initincludes\class-frontkit.php:154
Maintenance & Trust

FrontKit for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMay 11, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FrontKit for WordPress Developer Profile

Joe Hoyle

4 plugins · 10K total installs

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

How We Detect FrontKit for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/frontkit/public/css/frontkit-public.css
Script Paths
/wp-content/plugins/frontkit/public/js/wp-frontkit.bundle.js
Version Parameters
frontkit-public.css?ver=wp-frontkit.bundle.js?ver=

HTML / DOM Fingerprints

CSS Classes
frontkit-notice
HTML Comments
<!-- FrontKit requires the WP REST API plugin. -->
JS Globals
WPFrontKit_REST_API
REST Endpoints
/wp-json/frontkit/v1
FAQ

Frequently Asked Questions about FrontKit for WordPress