Keto Calculator Security & Risk Analysis

wordpress.org/plugins/keto-calculator

Easily track your keto diet goals and nutritional needs with the Keto Calculator plugin.

100 active installs v1.6 PHP + WP 4.4.2+ Updated Unknown
calorie-calculatorketoketo-calculatorketo-diet-planwordpress
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Keto Calculator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The keto-calculator plugin v1.6 exhibits a strong security posture based on the provided static analysis and vulnerability history. The code demonstrates excellent adherence to best practices, with no dangerous functions, all SQL queries using prepared statements, and all outputs properly escaped. Furthermore, the absence of file operations, external HTTP requests, and any recorded vulnerabilities in its history are significant strengths.

However, there are potential areas for concern. The plugin lacks any explicit nonce or capability checks. While the attack surface is small (a single shortcode) and there are no unprotected entry points identified, the absence of these security mechanisms could be a weakness if the shortcode were to process user-supplied input in a way that could be exploited. The lack of taint analysis results is also noted, which means that certain types of vulnerabilities might not have been detected by the analysis tool.

In conclusion, the plugin appears to be well-developed from a security perspective, with a clean code base and no known historical vulnerabilities. The primary area for improvement would be to implement nonce and capability checks for its shortcode to further harden it against potential vulnerabilities, especially if the shortcode's functionality evolves to handle sensitive data or operations.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • No taint analysis results
Vulnerabilities
None known

Keto Calculator Security Vulnerabilities

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

Keto Calculator Code Analysis

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

Keto Calculator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[trs_keto_calculator] ketocalculator.php:122
WordPress Hooks 2
actionplugins_loadedketocalculator.php:16
actionwp_enqueue_scriptsketocalculator.php:49
Maintenance & Trust

Keto Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version
Downloads6K

Community Trust

Rating70/100
Number of ratings2
Active installs100
Developer Profile

Keto Calculator Developer Profile

The Right Software

5 plugins · 110 total installs

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

How We Detect Keto Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/keto-calculator/assets/js/keto-calculator.js/wp-content/plugins/keto-calculator/assets/css/keto-calculator.css
Script Paths
https://cdn.jsdelivr.net/npm/apexcharts
Version Parameters
keto-calculator/assets/css/keto-calculator.css?ver=keto-calculator/assets/js/keto-calculator.js?ver=

HTML / DOM Fingerprints

CSS Classes
ketoCalculatorketoFormketoResults
Data Attributes
id="ketoCalculator"id="ketoForm"id="unitSystem"id="gender"id="age"id="weight"+14 more
JS Globals
ApexCharts
Shortcode Output
<div id="ketoCalculator"><form id="ketoForm"><div id="ketoResults"><div id="calorieDeficitCharts" style="display: none;"></div>
FAQ

Frequently Asked Questions about Keto Calculator