Calorie Calculator Security & Risk Analysis

wordpress.org/plugins/caloriea-calculator

For using This plugin you Can Know That How Many calories You burn daily.

10 active installs v1.1 PHP + WP 5.5+ Updated Unknown
calorie-calculator
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Calorie Calculator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "caloriea-calculator" v1.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the proper escaping of all output signals diligent coding practices. The plugin also demonstrates a clean vulnerability history with no recorded CVEs, indicating a likely focus on security by its developers.

However, there are a few areas for improvement. The plugin's 1 shortcode represents an entry point into the application. While the static analysis reports no unprotected entry points, the absence of explicit capability checks on this shortcode could be a potential weakness. If the shortcode performs any sensitive operations or displays user-specific data, a lack of proper authorization could lead to unauthorized access or information disclosure. Furthermore, the zero nonce checks, while not directly indicated as a vulnerability in this static snapshot, are a common security measure for ensuring request integrity, especially for shortcodes that might handle user input or state changes.

In conclusion, "caloriea-calculator" v1.1 appears to be a secure plugin, with its strengths lying in its clean code and lack of past vulnerabilities. The primary areas to scrutinize further are the security implications of the shortcode, particularly regarding authorization and the potential benefits of implementing nonce checks to bolster its already good security.

Key Concerns

  • Missing capability checks on shortcode
  • No nonce checks on entry points
Vulnerabilities
None known

Calorie Calculator Security Vulnerabilities

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

Calorie Calculator Code Analysis

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

Output Escaping

100% escaped138 total outputs
Attack Surface

Calorie Calculator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[calorie_calculator] frontend\frontend.php:267
WordPress Hooks 5
actionadmin_menubackend\backend.php:15
actionadmin_initbackend\backend.php:58
actionadmin_initbackend\backend.php:220
actionwp_enqueue_scriptscalorie-calculator.php:52
actionadmin_enqueue_scriptscalorie-calculator.php:60
Maintenance & Trust

Calorie Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version
Downloads865

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Calorie Calculator Developer Profile

mgplugin

10 plugins · 850 total installs

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

How We Detect Calorie Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/caloriea-calculator/frontend/assets/js/script.js/wp-content/plugins/caloriea-calculator/frontend/assets/css/style.css/wp-content/plugins/caloriea-calculator/backend/assets/js/backend-script.js
Script Paths
frontend/assets/js/script.jsbackend/assets/js/backend-script.js
Version Parameters
caloriea-calculator/frontend/assets/js/script.js?ver=caloriea-calculator/frontend/assets/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
cfw-calc-headercfw_header1main-headercfw_containerscfw_calc_formcfw_formcontainers_fluid_rowscfw_header2+14 more
Data Attributes
id="cfw_calc_form"class="cfw_form"name="wpb_gender"
JS Globals
jquery-calculatorcfafwr-backend-js
Shortcode Output
<div class="wpb_main_calc"><section class="cfw-calc-header"><div class="cfw_header1"><div class="main-header">
FAQ

Frequently Asked Questions about Calorie Calculator