SlabCalc – Concrete Calculator Widget Security & Risk Analysis

wordpress.org/plugins/slabcalc-concrete-calculator-widget

Let your visitors calculate concrete quantities directly on your site. Free, no account required.

0 active installs v1.0.1 PHP 7.4+ WP 5.8+ Updated Mar 19, 2026
calculatorconcreteconstructionestimatorwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SlabCalc – Concrete Calculator Widget Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The slabcalc-concrete-calculator-widget plugin, version 1.0.1, exhibits a strong security posture based on the provided static analysis and vulnerability history. The code demonstrates adherence to several security best practices, including the complete absence of dangerous functions and file operations. All SQL queries are performed using prepared statements, and all identified output operations are properly escaped, significantly mitigating risks of SQL injection and cross-site scripting (XSS) vulnerabilities. Furthermore, the plugin has no recorded vulnerabilities, CVEs, or external HTTP requests, suggesting a well-maintained and secure codebase. The limited attack surface, consisting of a single shortcode, is also a positive indicator.

However, there are areas for improvement. The plugin has zero nonce checks and no identified capability checks on its shortcode, which represents a potential concern. While the static analysis did not identify any taint flows, the lack of explicit authorization checks on the shortcode could allow for unauthorized execution if the shortcode itself were to perform sensitive actions. The absence of detected AJAX handlers and REST API routes further simplifies the attack surface, but the single shortcode remains an entry point that could be exploited if not adequately secured against unauthorized use.

In conclusion, the plugin is currently in a good security state with no known vulnerabilities or high-risk code patterns. The developer has implemented sound practices regarding SQL and output escaping. The primary area of concern lies in the potential lack of robust authorization checks on the shortcode, although the current analysis doesn't reveal specific exploitable paths. Continued vigilance and potential addition of capability checks for the shortcode would further enhance its security.

Key Concerns

  • Shortcode without capability check
  • Shortcode without nonce check
Vulnerabilities
None known

SlabCalc – Concrete Calculator Widget Security Vulnerabilities

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

SlabCalc – Concrete Calculator Widget Release Timeline

v1.0.1Current
Code Analysis
Analyzed Apr 16, 2026

SlabCalc – Concrete Calculator Widget Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

SlabCalc – Concrete Calculator Widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[slabcalc] slabcalc-calculator.php:25
WordPress Hooks 2
actionadmin_menuslabcalc-calculator.php:28
actionadmin_initslabcalc-calculator.php:29
Maintenance & Trust

SlabCalc – Concrete Calculator Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 19, 2026
PHP min version7.4
Downloads75

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SlabCalc – Concrete Calculator Widget Developer Profile

Dave Rany

1 plugin · 0 total installs

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

How We Detect SlabCalc – Concrete Calculator Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/slabcalc-concrete-calculator-widget/assets/js/slabcalc-calculator.min.js
Script Paths
assets/js/slabcalc-calculator.min.js
Version Parameters
slabcalc-concrete-calculator-widget/assets/js/slabcalc-calculator.min.js?ver=1.0.1

HTML / DOM Fingerprints

CSS Classes
slabcalc-widget-containerslabcalc-widget
Data Attributes
data-typedata-themedata-brand
Shortcode Output
<div class="slabcalc-widget" data-type="" data-theme="
FAQ

Frequently Asked Questions about SlabCalc – Concrete Calculator Widget