Smart GST Calculator Security & Risk Analysis

wordpress.org/plugins/smart-gst-calculator

A simple yet powerful GST calculator for Indian businesses and consumers to calculate Goods and Services Tax (GST) on products/services.

10 active installs v1.0.0 PHP 7.2+ WP 5.2+ Updated Jun 17, 2025
gstgst-calculatorindiatax-calculator
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smart GST Calculator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "smart-gst-calculator" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, unsanitized taint flows, raw SQL queries, unescaped output, file operations, and external HTTP requests are all positive indicators. The plugin also correctly utilizes prepared statements for its SQL queries and appears to properly escape all outputs. The limited attack surface, with all entry points either protected by default WordPress mechanisms or having nonce checks, is also commendable. The lack of any recorded vulnerabilities in its history further reinforces this positive assessment, suggesting a development team that is either very diligent or has not yet encountered exploitable flaws.

While the plugin demonstrates good practices in several key areas, the analysis does highlight a potential area for improvement. The presence of capability checks is noted as zero, meaning that access control is not explicitly enforced at the plugin level for its entry points. Although the entry points are currently protected by WordPress's built-in mechanisms, relying solely on these for all operations might be a concern if the plugin's functionality expands or if WordPress's default checks are bypassed or misconfigured. Overall, the plugin is well-developed from a security perspective, with minimal immediate risks, but a review of capability checks for critical operations could enhance its resilience.

Key Concerns

  • No capability checks found
Vulnerabilities
None known

Smart GST Calculator Security Vulnerabilities

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

Smart GST Calculator Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Smart GST Calculator Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_gst_calculator_calculatesmart-gst-calculator.php:168
noprivwp_ajax_gst_calculator_calculatesmart-gst-calculator.php:169

Shortcodes 1

[gst_calculator] smart-gst-calculator.php:136
WordPress Hooks 1
actionwp_enqueue_scriptssmart-gst-calculator.php:60
Maintenance & Trust

Smart GST Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 17, 2025
PHP min version7.2
Downloads279

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Smart GST Calculator Developer Profile

TurnToCode

1 plugin · 10 total installs

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

How We Detect Smart GST Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-gst-calculator/css/style.css/wp-content/plugins/smart-gst-calculator/js/script.js
Script Paths
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css
Version Parameters
smart-gst-calculator/css/style.css?ver=smart-gst-calculator/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
gst-calculator-containergst-calculator-formform-groupform-controlgst-resultsresult-itemresult-labelresult-value+2 more
Data Attributes
id="original_price"id="gst_rate"id="transaction_type"id="calculate_gst"id="original_price_result"id="gst_rate_result"+8 more
JS Globals
gst_calculator_ajax
REST Endpoints
/wp-json/wp/v2/posts
Shortcode Output
<div class="gst-calculator-container"><div class="gst-calculator-form"><div class="gst-results" style="display: none;">
FAQ

Frequently Asked Questions about Smart GST Calculator