WP-Developer-Tools Security & Risk Analysis

wordpress.org/plugins/wp-developer-tools

A needed plugin to help developers optimize their installation of wordpress. plugins and themes.

10 active installs v1.1.1 PHP + WP 2.8.6+ Updated Aug 23, 2020
php-quick-profilerwordpress-developer-tools
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Developer-Tools Safe to Use in 2026?

Generally Safe

Score 85/100

WP-Developer-Tools 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 "wp-developer-tools" plugin version 1.1.1 exhibits a generally positive security posture based on the static analysis. The absence of known CVEs and the absence of any identified critical or high-severity issues in the vulnerability history are strong indicators of a well-maintained and secure plugin. Furthermore, the static analysis reports no exploitable attack surface, no dangerous functions, and no file operations or external HTTP requests, which significantly reduces the potential for common web vulnerabilities.

However, there are notable areas of concern within the code analysis. The most significant is that 100% of the 43 identified output operations are not properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the plugin's output and executed in the user's browser. While the taint analysis found no unsanitized paths, the lack of output escaping means that even clean data, if user-supplied or indirectly influenced, could become a vector for XSS.

In conclusion, the plugin benefits from a clean vulnerability history and a minimal attack surface. The primary weakness lies in the complete lack of output escaping, which demands immediate attention to mitigate XSS risks. The presence of capability checks is a positive sign, but the unescaped output is a critical flaw that needs to be addressed to ensure the plugin's overall security.

Key Concerns

  • All output operations are unescaped
  • No nonce checks on any entry points
Vulnerabilities
None known

WP-Developer-Tools Security Vulnerabilities

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

WP-Developer-Tools Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped43 total outputs
Attack Surface

WP-Developer-Tools Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filterqueryclasses\MySqlDatabase.php:34
actionadmin_noticeswp-developer-tools.php:310
actionadmin_menuwp-developer-tools.php:316
actioninitwp-developer-tools.php:320
actionwp_footerwp-developer-tools.php:321
actionwp_logoutwp-developer-tools.php:322
Maintenance & Trust

WP-Developer-Tools Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 23, 2020
PHP min version
Downloads5K

Community Trust

Rating70/100
Number of ratings2
Active installs10
Alternatives

WP-Developer-Tools Alternatives

No alternatives data available yet.

Developer Profile

WP-Developer-Tools Developer Profile

PressPage Entertainment Inc

5 plugins · 140 total installs

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

How We Detect WP-Developer-Tools

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-developer-tools/classes/PhpQuickProfiler.php/wp-content/plugins/wp-developer-tools/classes/MySqlDatabase.php/wp-content/plugins/wp-developer-tools/classes/Console.php/wp-content/plugins/wp-developer-tools/display.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP-Developer-Tools