TCBD Calculator Security & Risk Analysis

wordpress.org/plugins/tcbd-calculator

This plugin will enable awesome calculator in your Wordpress theme.

10 active installs v1.0 PHP + WP 3.0+ Updated Mar 1, 2016
calculatortcbdtcbd-calculatorwp-calculator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TCBD Calculator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'tcbd-calculator' plugin v1.0 exhibits a strong security posture based on the provided static analysis. There are no detected dangerous functions, raw SQL queries, unsanitized output, file operations, or external HTTP requests. This suggests a commitment to secure coding practices for these critical areas. The absence of known CVEs and a clean vulnerability history further reinforces this positive assessment, indicating a mature and stable plugin with no past security breaches.

However, a notable concern is the lack of nonce checks. While the plugin has capability checks in place, the absence of nonce checks on its entry points, even if limited, presents a potential weakness that could be exploited in certain attack vectors. The presence of a bundled library (TinyMCE) also warrants attention, as outdated versions of such libraries can introduce vulnerabilities, although no specific issues are flagged here. The limited attack surface of one shortcode without authentication checks is a minor concern given the overall lack of other exploitable points.

In conclusion, 'tcbd-calculator' v1.0 is generally well-secured with excellent practices in many areas. The primary area for improvement lies in implementing nonce checks to mitigate potential cross-site request forgery (CSRF) attacks, even with a small attack surface. Its clean vulnerability history is a significant strength, but continuous monitoring and updating of bundled libraries remain important for long-term security.

Key Concerns

  • Missing nonce checks
  • Bundled library without version check
Vulnerabilities
None known

TCBD Calculator Security Vulnerabilities

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

TCBD Calculator Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

TCBD Calculator Code Analysis

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

Bundled Libraries

TinyMCE
Attack Surface

TCBD Calculator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tcbd-calculator] plugin.php:170
WordPress Hooks 4
filtermce_external_pluginsplugin.php:43
filtermce_buttonsplugin.php:44
actionadmin_headplugin.php:47
actionwp_enqueue_scriptsplugin.php:69
Maintenance & Trust

TCBD Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 1, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

TCBD Calculator Developer Profile

Touhidul Sadeek

24 plugins · 1K total installs

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

How We Detect TCBD Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tcbd-calculator/js/calculator.js/wp-content/plugins/tcbd-calculator/css/calculator.css/wp-content/plugins/tcbd-calculator/js/tinymce.js
Script Paths
/wp-content/plugins/tcbd-calculator/js/tinymce.js
Version Parameters
tcbd-calculator/js/calculator.js?ver=1.0tcbd-calculator/css/calculator.css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
calculatorcalc_td_resultcalc_resultcalc_td_btncalc_btn
Data Attributes
id="calc"name="calc_result"id="calc_result"class="calc_result"onkeydown="javascript:key_detect_calc('calc',event);"class="calc_btn"+20 more
JS Globals
key_detect_calcf_calcadd_calcinit_calc
Shortcode Output
<table class="calculator" id="calc">
FAQ

Frequently Asked Questions about TCBD Calculator