
Debug Bar Shortcodes Security & Risk Analysis
wordpress.org/plugins/debug-bar-shortcodesDebug Bar Shortcodes adds a new panel to the Debug Bar that displays the registered shortcodes for the current request.
Is Debug Bar Shortcodes Safe to Use in 2026?
Generally Safe
Score 85/100Debug Bar Shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "debug-bar-shortcodes" plugin version 2.0.3 exhibits a generally good security posture, largely due to its limited attack surface and adherence to several WordPress security best practices. The plugin has 2 AJAX entry points, both of which are protected by capability checks. All SQL queries are properly prepared, and a high percentage of outputs are correctly escaped, indicating developers are mindful of common web vulnerabilities. Furthermore, the absence of known CVEs and a clean vulnerability history suggest a mature and well-maintained codebase.
However, the static analysis did identify one "dangerous function," `create_function`. While the taint analysis shows no unsanitized flows, the use of `create_function` is discouraged in modern PHP due to potential security risks and performance implications, especially if user-controlled input were ever to be directly passed to it. The plugin also makes one external HTTP request, which, while not inherently insecure, represents a potential point of failure or attack vector if the external service is compromised or becomes unavailable. Despite these minor concerns, the overall security of the plugin appears robust.
Key Concerns
- Use of create_function
Debug Bar Shortcodes Security Vulnerabilities
Debug Bar Shortcodes Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
Data Flow Analysis
Debug Bar Shortcodes Attack Surface
AJAX Handlers 2
WordPress Hooks 5
Maintenance & Trust
Debug Bar Shortcodes Maintenance & Trust
Maintenance Signals
Community Trust
Debug Bar Shortcodes Alternatives
Black Bar
blackbar
Black Bar is an unobtrusive Debug Bar for WordPress developers that attaches itself to the bottom of the browser window.
Debug Bar Post Types
debug-bar-post-types
Debug Bar Post Types adds a new panel to the Debug Bar with detailed information about registered post types. Requires "Debug Bar" plugin.
Debug Bar Constants
debug-bar-constants
Debug Bar Constants adds three new panels to the Debug Bar that display the defined WP and PHP constants for the current request.
Debug Bar Localization
debug-bar-localization
Debug Bar Localization adds a new panel to the Debug Bar which displays information on the locale for your install and the language files loaded.
Debug Bar Taxonomies
debug-bar-taxonomies
Debug Bar Taxonomies adds a new panel to the Debug Bar with detailed information about registered taxonomies. Requires "Debug Bar" plugin.
Debug Bar Shortcodes Developer Profile
9 plugins · 210 total installs
How We Detect Debug Bar Shortcodes
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/debug-bar-shortcodes/css/debug-bar-shortcodes.css/wp-content/plugins/debug-bar-shortcodes/js/debug-bar-shortcodes.js/wp-content/plugins/debug-bar-shortcodes/js/debug-bar-shortcodes.jsdebug-bar-shortcodes/css/debug-bar-shortcodes.css?ver=debug-bar-shortcodes/js/debug-bar-shortcodes.js?ver=HTML / DOM Fingerprints
debug-bar-shortcodesdbs-shortcode-namedbs-shortcode-infodata-dbs-shortcode-namedata-dbs-shortcode-regexdebug_bar_shortcodes_ajax_objectdebug_bar_shortcodes_ajax_url<div class="dbs-shortcode-name">Shortcode Name:</div><div class="dbs-shortcode-info">Shortcode Info:</div>