BoltAudit – Plugin & Performance Analyzer Security & Risk Analysis

wordpress.org/plugins/boltaudit

BoltAudit helps you identify bloated, unused, abandoned, and performance-heavy plugins—plus database bloat, autoloaded options, and runtime impact.

100 active installs v0.0.8 PHP 7.4+ WP 6.0+ Updated Sep 5, 2025
auditdatabaseoptimizationperformancesite-health
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is BoltAudit – Plugin & Performance Analyzer Safe to Use in 2026?

Generally Safe

Score 100/100

BoltAudit – Plugin & Performance Analyzer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The boltaudit v0.0.8 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of identified attack surface points like AJAX handlers, REST API routes, shortcodes, and cron events, especially without authorization checks, indicates a design that minimizes potential entry vectors for attackers. Furthermore, the presence of capability checks and a relatively high percentage of SQL queries using prepared statements are positive indicators of good coding practices.

However, there are a few areas that warrant attention. The absence of nonce checks on any potential entry points (though none were identified) is a potential weakness if new entry points are added in the future. The plugin also makes an external HTTP request, which, without further context, could be a vector for certain types of attacks if not handled securely. The SQL query usage, while leaning towards prepared statements, still has a significant portion not utilizing them, which could be a source of SQL injection vulnerabilities if these specific queries handle user-supplied data.

The plugin's vulnerability history is remarkably clean, with zero known CVEs. This suggests either a very robust development and testing process, or that the plugin has not been a target of extensive security research. While this is excellent, it should not lead to complacency. The strengths lie in its minimal attack surface and the use of prepared statements. The weaknesses, though minor at this stage, are the lack of nonce checks and the remaining raw SQL queries, along with the external HTTP request.

Key Concerns

  • Raw SQL queries present
  • Missing nonce checks on entry points
  • External HTTP request made
Vulnerabilities
None known

BoltAudit – Plugin & Performance Analyzer Security Vulnerabilities

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

BoltAudit – Plugin & Performance Analyzer Release Timeline

v0.0.8Current
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Code Analysis
Analyzed Mar 16, 2026

BoltAudit – Plugin & Performance Analyzer Code Analysis

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

SQL Query Safety

26% prepared19 total queries

Output Escaping

80% escaped5 total outputs
Attack Surface

BoltAudit – Plugin & Performance Analyzer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuapp\Providers\MenuServiceProvider.php:10
actionplugins_loadedboltaudit.php:47
Maintenance & Trust

BoltAudit – Plugin & Performance Analyzer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 5, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings8
Active installs100
Developer Profile

BoltAudit – Plugin & Performance Analyzer Developer Profile

Mehedi

2 plugins · 130 total installs

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

How We Detect BoltAudit – Plugin & Performance Analyzer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/boltaudit/app/Views/assets/css/vendor/material-icons.css/wp-content/plugins/boltaudit/app/Views/assets/css/app.css/wp-content/plugins/boltaudit/app/Views/assets/js/vendor/apexcharts.js/wp-content/plugins/boltaudit/app/Views/assets/js/vendor/vue.min.js/wp-content/plugins/boltaudit/app/Views/assets/js/vendor/axios.min.js/wp-content/plugins/boltaudit/app/Views/assets/js/app.js
Script Paths
/wp-content/plugins/boltaudit/app/Views/assets/js/vendor/apexcharts.js/wp-content/plugins/boltaudit/app/Views/assets/js/vendor/vue.min.js/wp-content/plugins/boltaudit/app/Views/assets/js/vendor/axios.min.js/wp-content/plugins/boltaudit/app/Views/assets/js/app.js
Version Parameters
boltaudit/app/Views/assets/css/vendor/material-icons.css?ver=boltaudit/app/Views/assets/css/app.css?ver=boltaudit/app/Views/assets/js/vendor/apexcharts.js?ver=boltaudit/app/Views/assets/js/vendor/vue.min.js?ver=boltaudit/app/Views/assets/js/vendor/axios.min.js?ver=boltaudit/app/Views/assets/js/app.js?ver=

HTML / DOM Fingerprints

CSS Classes
boltaudit-appboltaudit-dashboardboltaudit-cardboltaudit-card-headerboltaudit-card-bodyboltaudit-chart-wrapperboltaudit-table-wrapperboltaudit-table+5 more
Data Attributes
data-controllerdata-actiondata-target
JS Globals
window.BoltAuditAppwindow.BoltAuditData
FAQ

Frequently Asked Questions about BoltAudit – Plugin & Performance Analyzer