Installment Calculator For WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-installment-calculator

Free WordPress plugin to display informational installment payment options on your WooCommerce store pages.

0 active installs v1.0.2 PHP 7.4+ WP 6.8+ Updated Feb 9, 2026
calculatorinstallments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Installment Calculator For WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Installment Calculator For WooCommerce 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 "wc-installment-calculator" plugin v1.0.2 exhibits a seemingly robust security posture based on the provided static analysis and vulnerability history. The absence of known CVEs, critical taint flows, and dangerous functions suggests a diligent approach to secure coding. Furthermore, the reliance on prepared statements for all SQL queries is a significant strength, mitigating common injection vulnerabilities.

However, there are notable areas of concern that detract from an otherwise positive assessment. A significant portion of output is not properly escaped (23% escaped out of 39 total outputs), creating a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is ever incorporated into these outputs. The complete lack of nonce checks and capability checks across all entry points, coupled with a zero-attack surface, is unusual and could indicate either an extremely simple plugin with no user interaction points or a lack of security considerations for potential future additions or indirect interactions. While the current attack surface is zero, this absence of checks could become a critical weakness if the plugin evolves.

In conclusion, the plugin demonstrates good practices in its handling of SQL and the absence of known historical vulnerabilities is encouraging. Nevertheless, the unescaped output and the complete lack of authentication/authorization checks on all entry points represent the most significant security weaknesses that require attention to ensure a more comprehensive security posture.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on any entry points
  • No capability checks on any entry points
Vulnerabilities
None known

Installment Calculator For WooCommerce Security Vulnerabilities

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

Installment Calculator For WooCommerce Code Analysis

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

Output Escaping

23% escaped39 total outputs
Attack Surface

Installment Calculator For WooCommerce Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Installment Calculator For WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 9, 2026
PHP min version7.4
Downloads163

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Installment Calculator For WooCommerce Developer Profile

Lets Go Dev

2 plugins · 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 Installment Calculator For WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-installment-calculator/resources/assets/styles/design1.css/wp-content/plugins/wc-installment-calculator/resources/assets/scripts/product.js
Script Paths
/wp-content/plugins/wc-installment-calculator/resources/assets/scripts/product.js
Version Parameters
wc-installment-calculator/resources/assets/styles/design1.css?ver=wc-installment-calculator/resources/assets/scripts/product.js?ver=

HTML / DOM Fingerprints

CSS Classes
icalculator
Data Attributes
data-loopdata-variation-iddata-pricedata-display-product-id
JS Globals
icalculator_product
FAQ

Frequently Asked Questions about Installment Calculator For WooCommerce