
WP Makerboard Security & Risk Analysis
wordpress.org/plugins/wp-markerboardProvides a "Marker board" widget for visitors to play with.
Is WP Makerboard Safe to Use in 2026?
Generally Safe
Score 85/100WP Makerboard has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-markerboard" v1 plugin exhibits a mixed security posture. On one hand, it boasts a remarkably small attack surface with no discernible entry points like AJAX handlers, REST API routes, or shortcodes, and importantly, no unprotected ones. The absence of external HTTP requests and file operations also reduces potential vectors. Furthermore, all SQL queries are correctly implemented using prepared statements, which is a significant strength. However, there are notable concerns within the code. The use of `create_function` is a critical security anti-pattern that can lead to code injection vulnerabilities if user input is ever indirectly passed to it, though the static analysis did not find direct taint flows. A major weakness is that 100% of the output is not properly escaped, meaning any dynamic content displayed to users could be susceptible to Cross-Site Scripting (XSS) attacks. The plugin's vulnerability history is clean, with no recorded CVEs, which is positive but doesn't negate the risks identified in the code analysis. In conclusion, while the plugin has a limited attack surface and good SQL practices, the lack of output escaping and the presence of `create_function` introduce significant risks that need to be addressed.
Key Concerns
- 100% of output not properly escaped
- Use of dangerous function: create_function
- 0 nonce checks found
- 0 capability checks found
WP Makerboard Security Vulnerabilities
WP Makerboard Release Timeline
WP Makerboard Code Analysis
Dangerous Functions Found
Output Escaping
WP Makerboard Attack Surface
WordPress Hooks 1
Maintenance & Trust
WP Makerboard Maintenance & Trust
Maintenance Signals
Community Trust
WP Makerboard Alternatives
WP-TagCanvas
wp-tagcanvas
WP-TagCanvas is a plugin using Javascript class which will draw and animate a HTML5 canvas based tag cloud. It support three shape
Local Time Clock
local-time-clock
Display a clock on your sidebar set automatically to your location's timezone. Select from a choice of clocks, colors and sizes.
Off-Canvas Sidebars & Menus (Slidebars)
off-canvas-sidebars
Add off-canvas sidebars (Slidebars) containing widgets, menus or other content using the Slidebars jQuery plugin.
Tag Cloud Canvas
tag-cloud-canvas
This widget add a tag cloud 3d to your sidebar.
Canvas-Nest.js
canvas-nestjs
[正版]A wordpress plugin for canvas-nest.js | 一个很炫酷网页背景效果(canvas-nest.js)的wordpress插件。
WP Makerboard Developer Profile
2 plugins · 20 total installs
How We Detect WP Makerboard
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-markerboard/jquery.markerboard.js/wp-content/plugins/wp-markerboard/jquery.markerboard.jsHTML / DOM Fingerprints
wp_markerboardjQuery