SMNTCS Free Gift for WooCommerce Security & Risk Analysis

wordpress.org/plugins/smntcs-woocommerce-free-gift

Give free gifts to your WooCommerce customers.

10 active installs v1.9 PHP 7.4+ WP 3.4+ Updated Unknown
free-giftwoocommerce-gift
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SMNTCS Free Gift for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

SMNTCS Free Gift for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "smntcs-woocommerce-free-gift" plugin, version 1.9, exhibits a strong security posture based on the provided static analysis. There are no identified entry points in the form of AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication or permission checks. Furthermore, the code demonstrates excellent practices by not utilizing dangerous functions, ensuring all SQL queries are prepared, and properly escaping all output. The absence of file operations and external HTTP requests further minimizes the attack surface. The taint analysis also found no vulnerabilities, indicating a lack of exploitable data flows. The plugin's vulnerability history is clean, with zero recorded CVEs of any severity, suggesting a history of secure development and maintenance. However, the complete lack of nonce checks and capability checks is a notable concern. While the current analysis shows no unprotected entry points, this absence of standard security mechanisms could become a vulnerability if new functionalities are added in the future without proper authorization. Overall, the plugin is currently very secure, but the omission of these fundamental security checks represents a potential future risk.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

SMNTCS Free Gift for WooCommerce Security Vulnerabilities

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

SMNTCS Free Gift for WooCommerce Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

SMNTCS Free Gift for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_noticessmntcs-woocommerce-free-gift.php:27
actioncustomize_registersmntcs-woocommerce-free-gift.php:209
actionwoocommerce_before_cart_tablesmntcs-woocommerce-free-gift.php:243
filterwoocommerce_product_categories_widget_argssmntcs-woocommerce-free-gift.php:308
Maintenance & Trust

SMNTCS Free Gift for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads4K

Community Trust

Rating86/100
Number of ratings4
Active installs10
Developer Profile

SMNTCS Free Gift for WooCommerce Developer Profile

Niels Lange

20 plugins · 20K total installs

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

How We Detect SMNTCS Free Gift 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/smntcs-woocommerce-free-gift/css/wfg-admin.css/wp-content/plugins/smntcs-woocommerce-free-gift/css/wfg-frontend.css/wp-content/plugins/smntcs-woocommerce-free-gift/js/wfg-admin.js/wp-content/plugins/smntcs-woocommerce-free-gift/js/wfg-frontend.js
Version Parameters
smntcs-woocommerce-free-gift/css/wfg-admin.css?ver=smntcs-woocommerce-free-gift/css/wfg-frontend.css?ver=smntcs-woocommerce-free-gift/js/wfg-admin.js?ver=smntcs-woocommerce-free-gift/js/wfg-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
wfg_enable_free_giftwfg_hide_gift_categorywfg_minimum_cart_valuewfg_gift_categorywfg_message_value_lowwfg_button_value_lowwfg_message_value_okwfg_button_value_ok
Data Attributes
name="wfg_enable_free_gift"name="wfg_hide_gift_category"name="wfg_minimum_cart_value"name="wfg_gift_category"name="wfg_message_value_low"name="wfg_button_value_low"+2 more
Shortcode Output
wc_print_notice( get_option( 'wfg_message_value_low' ) . ' <a href="/shop">' . get_option( 'wfg_button_value_low' ) . '</a>', 'notice' )wc_print_notice( get_option( 'wfg_message_value_ok' ) . ' <a href="?add-to-cart=' . $gift->post->ID . '">'. get_option( 'wfg_button_value_ok' ) . '</a>', 'success' )
FAQ

Frequently Asked Questions about SMNTCS Free Gift for WooCommerce