Master Kit Security & Risk Analysis

wordpress.org/plugins/master-kit

A post slider widget to work with Masterpiece theme.

10 active installs v1.0.2 PHP 5.6+ WP 4.0.0+ Updated Nov 27, 2020
masterpicemost-recent-postpost-carousel
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Master Kit Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The static analysis of the "master-kit" plugin v1.0.2 reveals a generally good security posture. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, indicating a very limited attack surface and no immediately apparent entry points that are unprotected. The code also avoids dangerous functions, file operations, and external HTTP requests, which are common vectors for vulnerabilities. Furthermore, all SQL queries are properly prepared, and there are no recorded vulnerabilities in its history.

However, a significant concern lies in the output escaping. With 223 total outputs and only 40% properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. This means that user-supplied data, if not handled carefully by the plugin, could be rendered in the browser in an unescaped manner, potentially leading to malicious script execution. The lack of nonce checks and capability checks, while mitigated by the absence of unprotected entry points, could still become a risk if the plugin's functionality expands or if unforeseen entry points are introduced in future versions.

In conclusion, while the plugin has strong fundamentals by avoiding many common pitfalls and maintaining a clean vulnerability history, the poor output escaping is a critical weakness that requires immediate attention. Addressing the XSS risk should be the top priority to improve the plugin's overall security.

Key Concerns

  • Low percentage of properly escaped output (40%)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Master Kit Security Vulnerabilities

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

Master Kit Release Timeline

v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Master Kit Code Analysis

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

Output Escaping

40% escaped223 total outputs
Attack Surface

Master Kit Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionafter_setup_themeinc/masterpiece-demo-data/demo-data.php:5
filterpt-ocdi/import_filesinc/masterpiece-demo-data/demo-data.php:12
actionwp_headinc/utility.php:11
actionwidgets_initinc/widgets/__init__.php:20
actionadmin_enqueue_scriptsinc/widgets/author/author.php:20
actionadmin_enqueue_scriptsinc/widgets/category-slider/category-slider.php:19
actionadmin_enqueue_scriptsinc/widgets/contact/contact.php:19
actionadmin_enqueue_scriptsinc/widgets/post-slider/post-slider.php:19
actionadmin_enqueue_scriptsinc/widgets/post-widget/post-widget.php:34
actionadmin_enqueue_scriptsinc/widgets/social/social.php:19
actionwp_enqueue_scriptsmaster-kit.php:33
Maintenance & Trust

Master Kit Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedNov 27, 2020
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Master Kit Developer Profile

Aftabul Islam

7 plugins · 120 total installs

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

How We Detect Master Kit

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/master-kit/vendor/owl-carousel-2.3.4/assets/owl.carousel.min.css/wp-content/plugins/master-kit/vendor/owl-carousel-2.3.4/assets/owl.theme.default.min.css/wp-content/plugins/master-kit/vendor/fontawsome-4.7.0/css/font-awesome.min.css/wp-content/plugins/master-kit/inc/widgets/author/template/author.php/wp-content/plugins/master-kit/inc/widgets/category-slider/template/category-slider.php
Script Paths
/wp-content/plugins/master-kit/vendor/owl-carousel-2.3.4/owl.carousel.min.js

HTML / DOM Fingerprints

CSS Classes
mk-author-widgetmk-category-slider
Data Attributes
data-mk-widgetdata-mk-widget-name
JS Globals
masterKitCategorySlider
FAQ

Frequently Asked Questions about Master Kit