Calculate Values with Shortcodes Security & Risk Analysis

wordpress.org/plugins/calculate-values-with-shortcodes

Allows you to display calculated values in your posts and pages. You can even use dynamic shortcodes as variables!

200 active installs v2.3 PHP 5.2.4+ WP 4.0+ Updated May 20, 2020
calculated-fieldsevaluationshortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Calculate Values with Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

Calculate Values with Shortcodes 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 plugin 'calculate-values-with-shortcodes' v2.3 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, use of prepared statements for all SQL queries, and proper output escaping indicate good development practices. Furthermore, the plugin has no recorded vulnerability history, suggesting a stable and secure past.

However, a notable concern is the complete lack of nonce checks and capability checks. While the static analysis shows no unprotected entry points currently, relying solely on the limited attack surface (one shortcode) without any authentication or authorization mechanisms is a risky approach. If the shortcode's functionality were to evolve or if a new entry point were inadvertently introduced, the lack of these security layers could expose the site to vulnerabilities. The absence of taint analysis results doesn't necessarily mean no vulnerabilities exist, but rather that the analysis might not have covered specific scenarios or that no exploitable flows were detected in the analyzed paths.

In conclusion, the plugin demonstrates excellent code hygiene for its current state. The primary weakness lies in the reliance on a small attack surface rather than robust security checks. While currently secure, future development or changes could introduce risks if these foundational security checks are not implemented.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Calculate Values with Shortcodes Security Vulnerabilities

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

Calculate Values with Shortcodes 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

Calculate Values with Shortcodes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[calculate] calculate-values-shortcodes.php:42
Maintenance & Trust

Calculate Values with Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 20, 2020
PHP min version5.2.4
Downloads4K

Community Trust

Rating96/100
Number of ratings9
Active installs200
Developer Profile

Calculate Values with Shortcodes Developer Profile

bhagwad

1 plugin · 200 total installs

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

How We Detect Calculate Values with Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/calculate-values-with-shortcodes/evalmath.class.php

HTML / DOM Fingerprints

Shortcode Output
[calculate][/calculate]
FAQ

Frequently Asked Questions about Calculate Values with Shortcodes