Fluent Query Logger – Log Database Queries and analyze plugin database performance Security & Risk Analysis

wordpress.org/plugins/fluent-query-logger

DB Query Logger and Analysis Addon for Query Monitor Plugin

30 active installs v1.0.0 PHP 5.6+ WP 5.0+ Updated Jul 15, 2022
database-query-loggerquery-monitor-addon
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fluent Query Logger – Log Database Queries and analyze plugin database performance Safe to Use in 2026?

Generally Safe

Score 85/100

Fluent Query Logger – Log Database Queries and analyze plugin database performance has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The fluent-query-logger v1.0.0 plugin exhibits a generally positive security posture, with no recorded vulnerabilities or critical security signals from static analysis. The absence of detected dangerous functions, unsanitized taint flows, and a clean vulnerability history are strong indicators of good development practices. The plugin also demonstrates a low attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, significantly reducing the potential for external exploitation.

However, the plugin's SQL query handling presents a notable area for concern. All three detected SQL queries are executed without prepared statements, leaving them susceptible to SQL injection vulnerabilities, especially if any user-supplied data is directly incorporated into these queries. While no current vulnerabilities are known, this lack of prepared statements is a significant risk factor that could be exploited if data flow is not meticulously handled and sanitized at all points. The presence of file operations without further context on their nature also warrants caution, as insecure file handling can lead to various security issues.

In conclusion, fluent-query-logger v1.0.0 appears to be a well-built plugin with a robust security foundation. Its minimal attack surface and clean vulnerability history are commendable. Nevertheless, the unescaped SQL queries represent a critical weakness that requires immediate attention to mitigate the risk of SQL injection. Addressing this specific issue would further solidify the plugin's security.

Key Concerns

  • Raw SQL queries without prepared statements
Vulnerabilities
None known

Fluent Query Logger – Log Database Queries and analyze plugin database performance Security Vulnerabilities

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

Fluent Query Logger – Log Database Queries and analyze plugin database performance Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

95% escaped20 total outputs
Attack Surface

Fluent Query Logger – Log Database Queries and analyze plugin database performance Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterplugin_action_links_fluent-query-logger/fluent-query-logger.phpapp\Hooks\filters.php:17
actionplugins_loadedboot\app.php:19
Maintenance & Trust

Fluent Query Logger – Log Database Queries and analyze plugin database performance Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 15, 2022
PHP min version5.6
Downloads3K

Community Trust

Rating74/100
Number of ratings3
Active installs30
Alternatives

Fluent Query Logger – Log Database Queries and analyze plugin database performance Alternatives

No alternatives data available yet.

Developer Profile

Fluent Query Logger – Log Database Queries and analyze plugin database performance Developer Profile

Shahjahan Jewel

17 plugins · 1.3M total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
113 days
View full developer profile
Detection Fingerprints

How We Detect Fluent Query Logger – Log Database Queries and analyze plugin database performance

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fluent-query-logger/app/assets/admin/js/app.js
Script Paths
/wp-content/plugins/fluent-query-logger/app/assets/admin/js/app.js
Version Parameters
fluent-query-logger/app/assets/admin/js/app.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-fluent-framework-app
JS Globals
fluentFrameworkAdmin
REST Endpoints
/wp-json/fluent-query-logger/v1
FAQ

Frequently Asked Questions about Fluent Query Logger – Log Database Queries and analyze plugin database performance