Wise KPIs Security & Risk Analysis

wordpress.org/plugins/wise-kpis

Wise KPIs is a free plugin that displays almost 25 key performance indicators related to your WordPress website's performance.

10 active installs v2.5.1 PHP 7.3+ WP 4.0+ Updated Aug 30, 2023
analyticskpiswebsite-performancewoocommercewordpress
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wise KPIs Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "wise-kpis" plugin v2.5.1 demonstrates a strong security posture based on the provided static analysis. The plugin has a very small attack surface with only one AJAX handler, and crucially, this handler includes a nonce check. The code signals are also highly positive, with a very high percentage of SQL queries using prepared statements and output escaping. The absence of dangerous functions, file operations, and critical or high-severity taint flows further reinforces this good standing. The plugin also has no recorded vulnerability history, indicating a clean past and potentially robust development practices.

However, a minor concern arises from the lack of capability checks. While the nonce check is present, the absence of a capability check means that even authenticated users might be able to trigger the AJAX action, regardless of their WordPress role. This is a subtle but important distinction in WordPress security, as it assumes all authenticated users should have access to this functionality. Despite this, the overall picture is one of a well-secured plugin with a focus on preventing common vulnerabilities. The low number of potential entry points and the high rate of secure coding practices make it a relatively safe option, with the main area for potential improvement being the addition of role-based access control.

Key Concerns

  • Missing capability checks on AJAX handler
Vulnerabilities
None known

Wise KPIs Security Vulnerabilities

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

Wise KPIs Release Timeline

v2.5.1Current
v2.5.0
v2.0.0
v1.1.2
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Wise KPIs Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
55 prepared
Unescaped Output
9
82 escaped
Nonce Checks
1
Capability Checks
0
File Operations
0
External Requests
1
Bundled Libraries
0

SQL Query Safety

96% prepared57 total queries

Output Escaping

90% escaped91 total outputs
Attack Surface

Wise KPIs Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_get_kpis_chart_dataincludes\class-codekamino-kpis-chart-data-handler.php:11
WordPress Hooks 9
actionwp_dashboard_setupincludes\class-codekamino-kpis-news-dashboard.php:8
actionplugins_loadedincludes\class-codekamino-kpis.php:197
actionadmin_menuincludes\factories\class-codekamino-kpis-menu-item-factory.php:46
actionadmin_menuincludes\factories\class-codekamino-kpis-menu-item-factory.php:89
actioninitincludes\functions.php:3
actionadmin_enqueue_scriptsincludes\functions.php:14
actionadmin_menuincludes\pages\class-codekamino-kpis-settings-page.php:8
actionadmin_initincludes\pages\class-codekamino-kpis-settings-page.php:9
actionadmin_initincludes\pages\class-codekamino-kpis-settings-page.php:10
Maintenance & Trust

Wise KPIs Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedAug 30, 2023
PHP min version7.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Wise KPIs Developer Profile

Code Kamino

1 plugin · 10 total installs

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

How We Detect Wise KPIs

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wise-kpis/admin/css/tailwind.css/wp-content/plugins/wise-kpis/admin/css/wise-kpis.css/wp-content/plugins/wise-kpis/admin/js/apexcharts.js/wp-content/plugins/wise-kpis/admin/js/kpis-charts.js
Script Paths
/wp-content/plugins/wise-kpis/admin/js/apexcharts.js/wp-content/plugins/wise-kpis/admin/js/kpis-charts.js
Version Parameters
wise-kpis/admin/css/tailwind.css?ver=wise-kpis/admin/css/wise-kpis.css?ver=wise-kpis/admin/js/apexcharts.js?ver=wise-kpis/admin/js/kpis-charts.js?ver=

HTML / DOM Fingerprints

JS Globals
kpis_charts_obj
REST Endpoints
/wp-json/codekamino/v1/news
FAQ

Frequently Asked Questions about Wise KPIs