Plugin Auditor Security & Risk Analysis

wordpress.org/plugins/plugin-auditor

Have you ever had that situation where you have a bunch of plugins installed and you can't remember why half of them are there?

20 active installs v2.4.3 PHP + WP 4.0+ Updated Apr 22, 2019
auditaudit-trailmaintenanceplugin-auditsecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugin Auditor Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The plugin-auditor v2.4.3 exhibits a mixed security posture. While it has a clean vulnerability history with no recorded CVEs and no signs of critical taint flows or dangerous functions, its static analysis reveals significant areas for improvement regarding attack surface management and input validation. The presence of two AJAX handlers without authentication checks presents a direct risk of unauthorized actions if these handlers can be triggered externally. Additionally, the low percentage of properly escaped output suggests a potential for cross-site scripting (XSS) vulnerabilities, as user-supplied data might not be adequately sanitized before being displayed to users. The low percentage of SQL queries using prepared statements also raises concerns about SQL injection vulnerabilities, although the absence of taint flows mitigates this risk somewhat in the current analysis. The lack of nonce checks on the unprotected AJAX handlers is a critical oversight, allowing for potential cross-site request forgery (CSRF) attacks. The plugin's strengths lie in its lack of file operations, external HTTP requests, and bundled libraries, which reduces its attack surface in those areas. However, the unprotected entry points and inadequate output escaping are notable weaknesses that require attention to strengthen its overall security.

Key Concerns

  • Unprotected AJAX handlers
  • Low percentage of properly escaped output
  • Low percentage of SQL queries using prepared statements
  • No nonce checks on AJAX handlers
Vulnerabilities
None known

Plugin Auditor Security Vulnerabilities

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

Plugin Auditor Code Analysis

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

SQL Query Safety

21% prepared14 total queries

Output Escaping

32% escaped28 total outputs
Attack Surface
2 unprotected

Plugin Auditor Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_update_plugin_descriptionsettings.php:27
noprivwp_ajax_update_plugin_descriptionsettings.php:28
WordPress Hooks 8
actionadmin_initplugin-audit.php:42
actionplugins_loadedplugin-audit.php:43
actionnetwork_admin_noticesplugin-audit.php:241
actionadmin_noticesplugin-audit.php:245
actionadmin_menusettings.php:26
actionnetwork_admin_menusettings.php:32
actionadmin_headsettings.php:46
actionadmin_headsettings.php:58
Maintenance & Trust

Plugin Auditor Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 22, 2019
PHP min version
Downloads4K

Community Trust

Rating86/100
Number of ratings7
Active installs20
Developer Profile

Plugin Auditor Developer Profile

Tom Greenwood

3 plugins · 320 total installs

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

How We Detect Plugin Auditor

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

Asset Fingerprints

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

HTML / DOM Fingerprints

HTML Comments
<!-- Plugin Auditor -->
JS Globals
plugin_auditor_ajax_object
FAQ

Frequently Asked Questions about Plugin Auditor