Add to Cart links generator for WooCommerce Security & Risk Analysis

wordpress.org/plugins/add-to-cart-links-generator

Generate quick links to add products to the cart and redirect to cart or checkout using custom parameters.

0 active installs v1.0.1 PHP 7.4+ WP 5.8+ Updated Jan 11, 2026
add-to-cartcartcheckoutdirect-linkwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add to Cart links generator for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Add to Cart links generator for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'add-to-cart-links-generator' plugin v1.0.1 presents a generally positive security posture based on the provided static analysis. The complete absence of identified entry points (AJAX handlers, REST API routes, shortcodes, cron events) is a significant strength, indicating a minimal attack surface. Furthermore, the code signals show a commendable commitment to security with 100% of SQL queries using prepared statements and the presence of nonce checks. The lack of dangerous functions, file operations, and external HTTP requests further bolsters its security. However, a notable concern is the 40% rate of unescaped output. This means that out of 15 total outputs, 6 may be vulnerable to Cross-Site Scripting (XSS) if user-supplied data is directly reflected without proper sanitization. This is the primary area of concern from the code analysis. The plugin's vulnerability history is clean, with zero recorded CVEs. This suggests either excellent past security practices or a lack of scrutiny. Overall, the plugin exhibits good security fundamentals, but the unescaped output poses a moderate risk that should be addressed to achieve a more robust security profile.

Key Concerns

  • Output escaping is not properly handled for 60% of outputs
Vulnerabilities
None known

Add to Cart links generator for WooCommerce Security Vulnerabilities

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

Add to Cart links generator for WooCommerce Code Analysis

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

Output Escaping

40% escaped15 total outputs
Attack Surface

Add to Cart links generator for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedadd-to-cart-links-generator.php:55
actionadd_meta_boxesincludes\class-gencart-plugin.php:68
actionadmin_enqueue_scriptsincludes\class-gencart-plugin.php:69
filterwoocommerce_settings_tabs_arrayincludes\class-gencart-plugin.php:70
actionwoocommerce_settings_gencartincludes\class-gencart-plugin.php:71
actionwoocommerce_update_options_gencartincludes\class-gencart-plugin.php:72
actiontemplate_redirectincludes\class-gencart-plugin.php:80
Maintenance & Trust

Add to Cart links generator for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 11, 2026
PHP min version7.4
Downloads228

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Add to Cart links generator for WooCommerce Developer Profile

damasovelazquez

1 plugin · 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 Add to Cart links generator 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/add-to-cart-links-generator/admin/css/gencart-admin.css/wp-content/plugins/add-to-cart-links-generator/admin/js/gencart-admin.js
Script Paths
admin/js/gencart-admin.js
Version Parameters
gencart-admin.js?ver=gencart-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
gencart-button-groupgencart-copy-linkgencart-copy-notice
Data Attributes
data-gencart-targetdata-notice
JS Globals
gencartAdmin
FAQ

Frequently Asked Questions about Add to Cart links generator for WooCommerce