Modular Finance Calculators by M92 Security & Risk Analysis

wordpress.org/plugins/gettech-finance-calculators

A lightweight finance plugin offering compound interest and inflation calculators with multi-currency support.

0 active installs v1.1.7 PHP + WP 5.0+ Updated Feb 23, 2026
calculatorcompound-interestcurrency-converterfinanceinflation-calculator
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Modular Finance Calculators by M92 Safe to Use in 2026?

Generally Safe

Score 100/100

Modular Finance Calculators by M92 has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The 'gettech-finance-calculators' plugin v1.1.7 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and improperly escaped output are significant strengths. The plugin also avoids file operations and external HTTP requests, further reducing its attack surface. The lack of any recorded CVEs in its vulnerability history also suggests a history of secure development or a lack of prior exploitation.

However, there are some notable areas for concern. The presence of two shortcodes as entry points, coupled with zero capability checks, indicates a potential weakness. If these shortcodes handle user-provided input without proper authorization checks, they could be susceptible to privilege escalation or unauthorized data manipulation. The zero nonce checks on its entry points is another significant omission, especially in conjunction with shortcodes, as it leaves these functionalities open to Cross-Site Request Forgery (CSRF) attacks. While the taint analysis showed no critical or high-severity issues, this might be due to the limited scope of the analysis or the fact that the shortcodes, which are the primary entry points, were not analyzed for taint flows. The overall security is good, but the lack of authorization and nonce checks on shortcodes presents a tangible risk.

Key Concerns

  • Shortcodes without capability checks
  • Entry points without nonce checks
Vulnerabilities
None known

Modular Finance Calculators by M92 Security Vulnerabilities

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

Modular Finance Calculators by M92 Code Analysis

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

Output Escaping

100% escaped13 total outputs
Attack Surface

Modular Finance Calculators by M92 Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[gettfica_compound_calculator] shortcodes\compound-interest.php:4
[gettfica_inflation_calculator] shortcodes\inflation.php:4
WordPress Hooks 3
actionadmin_menuadmin\settings-page.php:5
actionadmin_initadmin\settings-page.php:17
actionwp_enqueue_scriptsgettech-finance-calculators.php:26
Maintenance & Trust

Modular Finance Calculators by M92 Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 23, 2026
PHP min version
Downloads219

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Modular Finance Calculators by M92 Developer Profile

gettechinfinite

2 plugins · 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 Modular Finance Calculators by M92

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gettech-finance-calculators/assets/css/calculators.css/wp-content/plugins/gettech-finance-calculators/assets/js/compound.js/wp-content/plugins/gettech-finance-calculators/assets/js/inflation.js
Script Paths
/wp-content/plugins/gettech-finance-calculators/assets/js/compound.js/wp-content/plugins/gettech-finance-calculators/assets/js/inflation.js
Version Parameters
gettech-finance-calculators/assets/css/calculators.css?ver=1.1.7

HTML / DOM Fingerprints

CSS Classes
calc-cardci-cardcalc-titlecalc-desccalc-gridcalc-fieldcalc-actionscalc-btn+5 more
Data Attributes
id="compound-interest-calculator"aria-label="Compound Interest Calculator"id="ci_principal"id="ci_rate"id="ci_years"id="ci_frequency"+18 more
JS Globals
gettficaCurrencygettficaCurrency
Shortcode Output
<div class="calc-card ci-card" id="compound-interest-calculator"<div class="calc-card inflation-card" id="inflation-calculator"
FAQ

Frequently Asked Questions about Modular Finance Calculators by M92