Code Profiler – WordPress Performance Profiling and Debugging Made Easy Security & Risk Analysis

wordpress.org/plugins/code-profiler

A profiler to measure the performance of your WordPress plugins and themes.

8K active installs v1.9 PHP 7.1+ WP 5.0+ Updated Feb 5, 2026
benchmarkdebugoptimizeperformanceprofiler
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Code Profiler – WordPress Performance Profiling and Debugging Made Easy Safe to Use in 2026?

Generally Safe

Score 100/100

Code Profiler – WordPress Performance Profiling and Debugging Made Easy has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The code-profiler plugin v1.9 exhibits a generally good security posture based on the static analysis. The plugin demonstrates strong practices by having no identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting its attack surface. Furthermore, all identified SQL queries utilize prepared statements, and capability checks are in place for the limited code operations. The absence of any recorded vulnerabilities or CVEs in its history is also a positive indicator.

However, there are minor areas for improvement. The output escaping is only 50% properly handled, meaning half of the plugin's outputs are not sanitized, presenting a potential risk for cross-site scripting (XSS) vulnerabilities if sensitive data is handled without proper sanitization. The complete lack of nonce checks, while not directly tied to an exposed entry point in this analysis, is a general security best practice that is missing. The taint analysis showing zero flows is positive, but this could also be due to the limited scope or complexity of the analyzed code.

Key Concerns

  • 50% of outputs are not properly escaped
  • No nonce checks implemented
Vulnerabilities
None known

Code Profiler – WordPress Performance Profiling and Debugging Made Easy Security Vulnerabilities

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

Code Profiler – WordPress Performance Profiling and Debugging Made Easy Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

50% escaped4 total outputs
Attack Surface

Code Profiler – WordPress Performance Profiling and Debugging Made Easy Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuindex.php:136
actionadmin_enqueue_scriptsindex.php:280
Maintenance & Trust

Code Profiler – WordPress Performance Profiling and Debugging Made Easy Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 5, 2026
PHP min version7.1
Downloads206K

Community Trust

Rating88/100
Number of ratings32
Active installs8K
Developer Profile

Code Profiler – WordPress Performance Profiling and Debugging Made Easy Developer Profile

bruandet

3 plugins · 11K total installs

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

How We Detect Code Profiler – WordPress Performance Profiling and Debugging Made Easy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/code-profiler/static/code-profiler.css/wp-content/plugins/code-profiler/static/code-profiler.js/wp-content/plugins/code-profiler/static/vendor/chart.min.js/wp-content/plugins/code-profiler/static/vendor/jquery.tipTip.js
Script Paths
static/code-profiler.jsstatic/vendor/jquery.tipTip.jsstatic/vendor/chart.min.js
Version Parameters
code-profiler/static/code-profiler.css?ver=code-profiler/static/code-profiler.js?ver=code-profiler/static/vendor/chart.min.js?ver=code-profiler/static/vendor/jquery.tipTip.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- (c) Jerome Bruandet ~ https://nintechnet.com/codeprofiler/ -->
JS Globals
code_profiler_i18n
FAQ

Frequently Asked Questions about Code Profiler – WordPress Performance Profiling and Debugging Made Easy