Power Calculator Security & Risk Analysis

wordpress.org/plugins/power-calculator

A single shortcode insert and turn your page or post into Power Calculator and calculate power load, inverter size and solar panel size

20 active installs v1.0 PHP 7.2+ WP 5.2+ Updated Jul 7, 2020
inverter-size-calculatorpower-calculationpower-calculatorsolar-panel-size-calculator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Power Calculator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "power-calculator" v1.0 plugin exhibits a generally positive security posture based on the static analysis. The absence of dangerous functions, SQL queries executed with prepared statements, and file operations is a strong indicator of good coding practices. The high percentage of properly escaped output further contributes to a robust defense against common web vulnerabilities like Cross-Site Scripting (XSS). The plugin also has no recorded vulnerability history, suggesting a history of secure development or a lack of prior extensive security auditing.

However, the analysis reveals several potential areas of concern that prevent a perfect score. The most significant is the complete lack of nonce checks and capability checks. While the attack surface is currently small and all identified entry points are technically protected (0 unprotected), the absence of these fundamental WordPress security mechanisms means that an attacker could potentially trigger actions or access data if they can find a way to call the shortcode without proper authorization. This is a significant oversight in a WordPress context, as these checks are crucial for preventing unauthorized access and actions.

In conclusion, the plugin demonstrates good practices in handling data and queries, but its security is significantly weakened by the omission of essential WordPress authorization and noncing mechanisms. The lack of vulnerability history is a positive sign, but it does not negate the risks introduced by the missing security controls. Addressing the absence of nonce and capability checks would drastically improve the plugin's overall security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • 1 entry point (shortcode) without auth checks
  • 12% unescaped output
Vulnerabilities
None known

Power Calculator Security Vulnerabilities

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

Power Calculator Code Analysis

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

Output Escaping

88% escaped8 total outputs
Attack Surface

Power Calculator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[power-calculator] ddev-power-calculator.php:61
WordPress Hooks 5
actionadmin_menuadmin\OptionPage.php:38
actionadmin_initadmin\OptionPage.php:39
actionwp_enqueue_scriptsddev-power-calculator.php:55
actionplugin_loadedddev-power-calculator.php:56
actionwp_enqueue_scriptsinc\shortcodes\power-calculator.php:102
Maintenance & Trust

Power Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 7, 2020
PHP min version7.2
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Alternatives

Power Calculator Alternatives

No alternatives data available yet.

Developer Profile

Power Calculator Developer Profile

Deep Khicher

2 plugins · 20 total installs

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

How We Detect Power Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/power-calculator/assets/css/main-style.css/wp-content/plugins/power-calculator/assets/js/main.js/wp-content/plugins/power-calculator/assets/js/vue.js/wp-content/plugins/power-calculator/assets/js/vue-loader.js
Script Paths
/wp-content/plugins/power-calculator/assets/js/main.js/wp-content/plugins/power-calculator/assets/js/vue.js/wp-content/plugins/power-calculator/assets/js/vue-loader.js
Version Parameters
/wp-content/plugins/power-calculator/assets/css/main-style.css?ver=/wp-content/plugins/power-calculator/assets/js/main.js?ver=/wp-content/plugins/power-calculator/assets/js/vue.js?ver=/wp-content/plugins/power-calculator/assets/js/vue-loader.js?ver=

HTML / DOM Fingerprints

JS Globals
window.power_handle
Shortcode Output
[power-calculator]
FAQ

Frequently Asked Questions about Power Calculator