Free Shipping Badge Security & Risk Analysis

wordpress.org/plugins/free-shipping-badge

This plugin adds a free shipping badge to your woocommerce shop for products that price is higher of limit price that you declare.

100 active installs v1.2 PHP 7.2+ WP 5.2+ Updated Jun 9, 2025
free-shippingfree-shipping-badgelimit-priceshippingshipping-badge
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Free Shipping Badge Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The 'free-shipping-badge' plugin v1.2 exhibits a strong security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that could be exploited. The code adheres to secure coding practices, with no dangerous functions used, all SQL queries employing prepared statements, and all output properly escaped. File operations and external HTTP requests are absent, which minimizes potential attack vectors. Crucially, the absence of taint analysis findings and a clean vulnerability history, with no known CVEs, further indicates a well-secured plugin.

However, the lack of any capability checks or nonce checks, while not directly indicative of a vulnerability in this version due to the absence of exposed entry points, represents a potential weakness. If future versions introduce new entry points or if the plugin's functionality evolves to require authorization, these missing checks could become a significant security concern. The plugin's current strength lies in its minimal attack surface, but the reliance on this minimal surface rather than explicit security mechanisms could be a future risk.

In conclusion, the 'free-shipping-badge' plugin v1.2 is currently very secure due to its limited attack surface and good coding practices. The vulnerability history is excellent. The primary area for improvement would be the implementation of capability checks and nonce checks for any future features that might expose entry points, to ensure robust security even as the plugin evolves.

Key Concerns

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

Free Shipping Badge Security Vulnerabilities

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

Free Shipping Badge Code Analysis

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

Output Escaping

100% escaped54 total outputs
Attack Surface

Free Shipping Badge Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptsfree-shipping-badge.php:12
filterwoocommerce_get_price_suffixfree-shipping-badge.php:20
actionadmin_menufree-shipping-badge.php:63
actionadmin_initfree-shipping-badge.php:71
Maintenance & Trust

Free Shipping Badge Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 9, 2025
PHP min version7.2
Downloads4K

Community Trust

Rating100/100
Number of ratings6
Active installs100
Developer Profile

Free Shipping Badge Developer Profile

desperadohouse

4 plugins · 200 total installs

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

How We Detect Free Shipping Badge

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/free-shipping-badge/view/fsb_badge_style.css/wp-content/plugins/free-shipping-badge/view/fontawesome.css

HTML / DOM Fingerprints

CSS Classes
fsb_badge_view_shopfsb_badge_viewfsb_badge_view_single
HTML Comments
DON`T SHOW BADGE IF ISN`T ENTER LIMIT PRICE AND SHOWN IT IF PRODUCT PRICE HIGHER THEN LIMIT DON`T SHOW BADGE ON SHOP PAGE IF IT CHACKED DON`T SHOW BADGE ON CATEGORY PAGE IF IT CHACKED DON`T SHOW BADGE ON SINGLE PRODUCT PAGE IF IT CHACKED
Data Attributes
fsb_badge
Shortcode Output
<fsb_badge<i class="fa fa-truck"></i>&nbsp<span>
FAQ

Frequently Asked Questions about Free Shipping Badge