Speed Auditor Security & Risk Analysis

wordpress.org/plugins/speed-auditor

A lightweight tool to audit LCP, DOM structure, and image latency directly from the admin bar.

0 active installs v1.1.9 PHP + WP 5.0+ Updated Jan 16, 2026
auditdomlcpperformancespeed
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Speed Auditor Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "speed-auditor" v1.1.9 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with potential for unprotected access significantly reduces the plugin's attack surface. Furthermore, the code analysis indicates a positive approach to security with no dangerous functions, all SQL queries utilizing prepared statements, and a lack of file operations or external HTTP requests, which are common vectors for vulnerabilities. The presence of capability checks and proper output escaping in a majority of cases further bolsters its security. The lack of any recorded vulnerabilities in its history reinforces this positive assessment.

However, it's important to note a few areas that could be improved. The analysis shows 0 nonce checks, which can be a critical security measure for preventing Cross-Site Request Forgery (CSRF) attacks, especially if any future functionalities are introduced that involve user interactions. While the current attack surface is zero, the absence of nonce checks becomes a higher concern if the plugin evolves. The output escaping, while mostly proper, still has a percentage of outputs that are not escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if any of those outputs are rendered in a context where user-supplied data is present. Overall, the plugin is well-secured currently, but proactive implementation of nonce checks and ensuring 100% output escaping would further enhance its resilience.

Key Concerns

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

Speed Auditor Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Speed Auditor Release Timeline

v1.1.9Current
v1.1.8
v1.1.7
v1.1.6
Code Analysis
Analyzed Apr 16, 2026

Speed Auditor Code Analysis

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

Output Escaping

69% escaped26 total outputs
Attack Surface

Speed Auditor Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptsspeed-auditor.php:20
actionadmin_enqueue_scriptsspeed-auditor.php:21
actionadmin_bar_menuspeed-auditor.php:23
actionadmin_menuspeed-auditor.php:46
Maintenance & Trust

Speed Auditor Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 16, 2026
PHP min version
Downloads225

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Speed Auditor Developer Profile

JRMora

3 plugins · 0 total installs

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

How We Detect Speed Auditor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/speed-auditor/assets/css/speed-auditor-admin.css/wp-content/plugins/speed-auditor/assets/js/speed-auditor.js
Script Paths
/wp-content/plugins/speed-auditor/assets/js/speed-auditor.js
Version Parameters
speed-auditor/assets/css/speed-auditor-admin.css?ver=speed-auditor/assets/js/speed-auditor.js?ver=

HTML / DOM Fingerprints

CSS Classes
sa-analyze-buttonsa-disabled-iconsa-cls-togglesa-glossary-cardsa-cls-toggle
Data Attributes
class="sa-analyze-button"class="sa-disabled-icon"class="sa-cls-toggle"class="sa-glossary-card"class="sa-cls-toggle"
FAQ

Frequently Asked Questions about Speed Auditor