TuskCode's Checkout for Sendy on WooCommerce Security & Risk Analysis

wordpress.org/plugins/tuskcode-sendy-woo-checkout

Add Customers from WooCommerce checkout page to Sendy Newsletter list

10 active installs v1.3.2 PHP + WP 5.0+ Updated Dec 16, 2025
checkoutsendywoowoo-checkout
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TuskCode's Checkout for Sendy on WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

TuskCode's Checkout for Sendy on WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "tuskcode-sendy-woo-checkout" plugin, version 1.3.2, exhibits a strong security posture based on the provided static analysis. The absence of identified entry points like AJAX handlers, REST API routes, shortcodes, and cron events, particularly those without authentication checks, significantly reduces the potential attack surface. Furthermore, the code demonstrates good practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and having no file operations or external HTTP requests that appear to be a security concern in this analysis. The limited external HTTP request is a positive sign, suggesting a contained functionality.

While the static analysis did not reveal any critical vulnerabilities in terms of taint analysis or dangerous function usage, there are areas for consideration. The presence of a single external HTTP request, though not inherently malicious, warrants attention to ensure it is used securely and does not expose the application to risks. The 17% of output that is not properly escaped could potentially lead to cross-site scripting (XSS) vulnerabilities if user-controlled data is involved in those outputs. Additionally, the complete lack of nonce checks and capability checks across all identified entry points (even though there are none) suggests a potential oversight in security implementation philosophy. The absence of any recorded vulnerabilities in its history is a positive indicator of the plugin's stability and maintenance.

Overall, the plugin appears to be well-developed from a security perspective, with a minimal attack surface and good handling of database interactions. The primary areas of concern stem from potential for XSS due to incomplete output escaping and the general absence of security checks like nonces and capability checks, which, while not exploitable with the current entry points, represent a gap in robust security implementation. Continued vigilance regarding any future updates and external integrations would be prudent.

Key Concerns

  • Unescaped output detected (17%)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

TuskCode's Checkout for Sendy on WooCommerce Security Vulnerabilities

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

TuskCode's Checkout for Sendy on WooCommerce Code Analysis

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

Output Escaping

83% escaped6 total outputs
Attack Surface

TuskCode's Checkout for Sendy on WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionwoocommerce_checkout_create_orderincludes\class-integ-sendy-checkout.php:44
actionwoocommerce_checkout_order_createdincludes\class-integ-sendy-checkout.php:46
actionwoocommerce_admin_order_data_after_order_detailsincludes\class-integ-sendy-checkout.php:48
filterplugin_row_metaincludes\class-integ-sendy-checkout.php:63
actionplugins_loadedtuskcode-sendy-woo-checkout.php:36
actioninituskcode-sendy-woo-checkout.php:37
filterwoocommerce_integrationstuskcode-sendy-woo-checkout.php:48
Maintenance & Trust

TuskCode's Checkout for Sendy on WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 16, 2025
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

TuskCode's Checkout for Sendy on WooCommerce Developer Profile

dan009

5 plugins · 2K total installs

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

How We Detect TuskCode's Checkout for Sendy on WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tuskcode-sendy-woo-checkout/assets/admin/css/plg-sendy-main-style.css
Version Parameters
tuskcode-sendy-woo-checkout/assets/admin/css/plg-sendy-main-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
woocommerce-form__label-for-checkboxwoocommerce-form__input-checkboxwoocommerce-form__labelwoocommerce-form__input
Data Attributes
data-section="integ-sendy-woo-checkout"
Shortcode Output
<label for="sendy_checkout_val" class="woocommerce-form__label woocommerce-form__label-for-checkbox checkbox">
FAQ

Frequently Asked Questions about TuskCode's Checkout for Sendy on WooCommerce