DCA Calculator Security & Risk Analysis

wordpress.org/plugins/dca-calculator

Simple DCA calculator to view the average cost of investments made over a period of time. 4 diffrent versions for Both Stocks or crypto.

0 active installs v1.0.2 PHP 7.0+ WP 4.7+ Updated Jul 25, 2022
bitcoincalculatorcryptocurrencystocks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DCA Calculator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "dca-calculator" plugin v1.0.2 exhibits a generally strong security posture based on the static analysis and vulnerability history. The code analysis reveals no instances of dangerous functions, raw SQL queries, unescaped output, file operations, or external HTTP requests, which are all positive indicators. The complete absence of known CVEs and a history of no reported vulnerabilities further bolster this assessment, suggesting the plugin has been developed with security in mind or has not yet been targeted by attackers.

However, a significant concern arises from the lack of any capability checks or nonce checks across all identified entry points, which are the four shortcodes. While there are no AJAX or REST API endpoints to analyze for these, the presence of shortcodes as the sole entry points without any authorization or integrity checks represents a potential oversight. This means that any authenticated user, regardless of their role, could potentially execute the functionality associated with these shortcodes without proper validation.

In conclusion, while the plugin demonstrates excellent coding practices in critical areas like SQL and output sanitization, the omission of capability and nonce checks on its shortcode entry points introduces a notable risk. This deficiency, coupled with the complete lack of vulnerability history, presents a mixed security profile. The plugin is secure in its handling of core web security principles but vulnerable to unauthorized execution due to a lack of access control on its primary user-facing features.

Key Concerns

  • Missing capability checks on entry points
  • Missing nonce checks on entry points
Vulnerabilities
None known

DCA Calculator Security Vulnerabilities

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

DCA Calculator Code Analysis

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

DCA Calculator Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[dca_calculator_basic] dca-calculator.php:33
[dca_calculator_crypto_coin_basic] dca-calculator.php:36
[dca_calculator_stocks_full] dca-calculator.php:37
[dca_calculator_crypto_coin_full] dca-calculator.php:38
WordPress Hooks 2
actioninitdca-calculator.php:18
actionwp_enqueue_scriptsdca-calculator.php:29
Maintenance & Trust

DCA Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 25, 2022
PHP min version7.0
Downloads886

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DCA Calculator Developer Profile

dcaprofit

1 plugin · 0 total installs

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

How We Detect DCA Calculator

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
dcadca-calculatorinvestment-boxdca-calculator-headerflex-rowform-groupsharesavg-buy+13 more
Data Attributes
data-id='dca-calculator'
Shortcode Output
<div class="dca dca-calculator"><h6 class="dca-calculator-header">Initial Investment</h6><div class="flex-row"><div class="form-group">
FAQ

Frequently Asked Questions about DCA Calculator