Plugins Speed Test Security & Risk Analysis

wordpress.org/plugins/plugins-speed-test

This plugin shows impact of installed plugins on your blogs' speed.

10 active installs v1.1 PHP + WP 3.0.1+ Updated Unknown
plugin-speed-test
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugins Speed Test Safe to Use in 2026?

Generally Safe

Score 100/100

Plugins Speed Test has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "plugins-speed-test" v1.1 plugin demonstrates a seemingly robust security posture based on the provided static analysis. It has a remarkably small attack surface, with no identifiable AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code signals indicate no usage of dangerous functions, no direct file operations, and no external HTTP requests, all of which are positive security indicators. The complete absence of known vulnerabilities in its history also suggests a well-maintained or less targeted plugin.

However, a significant concern arises from the complete lack of output escaping. This means that any dynamic data processed and displayed by the plugin is not being sanitized, opening it up to potential Cross-Site Scripting (XSS) vulnerabilities. While there are no immediate critical taint flows detected, the lack of output escaping creates a substantial risk for any data that passes through the plugin's rendering process. Additionally, the absence of nonce and capability checks on any potential (though currently zero) entry points means that if any were to be introduced in future versions, they might not be adequately secured by default.

In conclusion, while the plugin's current attack surface and lack of known vulnerabilities are strengths, the pervasive lack of output escaping is a critical weakness that significantly undermines its overall security. It is essential to address this unescaped output to prevent potential XSS attacks. The current score reflects the absence of critical vulnerabilities but acknowledges the high risk introduced by unescaped output.

Key Concerns

  • Outputs are not properly escaped
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

Plugins Speed Test Security Vulnerabilities

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

Plugins Speed Test Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

Plugins Speed Test Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_enqueue_scriptsplugins-speed-test.php:32
filtermanage_plugins_columnsplugins-speed-test.php:33
actionmanage_plugins_custom_columnplugins-speed-test.php:34
Maintenance & Trust

Plugins Speed Test Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedUnknown
PHP min version
Downloads22K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

Plugins Speed Test Alternatives

No alternatives data available yet.

Developer Profile

Plugins Speed Test Developer Profile

d3wp

11 plugins · 2K total installs

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

How We Detect Plugins Speed Test

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plugins-speed-test/assets/js/script.js/wp-content/plugins/plugins-speed-test/assets/css/style.css
Script Paths
/wp-content/plugins/plugins-speed-test/assets/js/script.js

HTML / DOM Fingerprints

CSS Classes
wp_pst
Data Attributes
id="hp_<?php echo $plugin_data['slug']?>"id="pp_<?php echo $plugin_data['slug']?>"id="rs_<?php echo $plugin_data['slug']?>"id="db_<?php echo $plugin_data['slug']?>"
FAQ

Frequently Asked Questions about Plugins Speed Test