Featured Products Carousel by Tag Security & Risk Analysis

wordpress.org/plugins/featured-products-carousel-tag

Muestra productos de WooCommerce por etiqueta en un carrusel con OwlCarousel2.

0 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Sep 26, 2025
carouselowlcarouselproductsshortcodewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Products Carousel by Tag Safe to Use in 2026?

Generally Safe

Score 100/100

Featured Products Carousel by Tag has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The "featured-products-carousel-tag" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. It has a minimal attack surface, with only one shortcode as an entry point, and crucially, no unprotected AJAX handlers or REST API routes. The code also demonstrates good practices by using prepared statements for all SQL queries and including nonce and capability checks. The absence of file operations, external HTTP requests, and bundled libraries further reduces potential attack vectors.

However, there is a weakness in the output escaping, with 27% of outputs not being properly escaped. While the taint analysis showed no critical or high-severity unsanitized flows, this unescaped output represents a potential risk for Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is reflected directly into the output without sanitization. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator of its current security and the historical diligence of its developers. This suggests a good track record, but the unescaped output remains a specific area for improvement.

In conclusion, the plugin is well-developed from a security perspective with minimal entry points and robust handling of database operations and authentication. The primary concern is the unescaped output, which, despite the lack of critical taint flows, could still lead to XSS vulnerabilities. Addressing this would elevate its security posture significantly.

Key Concerns

  • Unescaped output detected (27%)
Vulnerabilities
None known

Featured Products Carousel by Tag Security Vulnerabilities

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

Featured Products Carousel by Tag Code Analysis

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

Output Escaping

73% escaped44 total outputs
Attack Surface

Featured Products Carousel by Tag Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[featured-products-carousel-tag] public\featured-products-carousel-tag-functions.php:43
WordPress Hooks 2
actionadmin_menuincludes\featured-products-carousel-tag-menu.php:7
actionwp_enqueue_scriptspublic\featured-products-carousel-tag-functions.php:18
Maintenance & Trust

Featured Products Carousel by Tag Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 26, 2025
PHP min version7.2
Downloads205

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Featured Products Carousel by Tag Developer Profile

Daniel Esparza

7 plugins · 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 Featured Products Carousel by Tag

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/featured-products-carousel-tag/public/js/scripts.js/wp-content/plugins/featured-products-carousel-tag/public/css/styles.css/wp-content/plugins/featured-products-carousel-tag/public/css/owl.carousel.min.css/wp-content/plugins/featured-products-carousel-tag/public/css/owl.theme.default.min.css/wp-content/plugins/featured-products-carousel-tag/public/js/owl.carousel.min.js
Script Paths
/wp-content/plugins/featured-products-carousel-tag/public/js/owl.carousel.min.js/wp-content/plugins/featured-products-carousel-tag/public/js/scripts.js
Version Parameters
featured-products-carousel-tag/public/js/owl.carousel.min.js?ver=featured-products-carousel-tag/public/js/scripts.js?ver=featured-products-carousel-tag/public/css/owl.carousel.min.css?ver=featured-products-carousel-tag/public/css/owl.theme.default.min.css?ver=featured-products-carousel-tag/public/css/styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
fpct-carouselowl-carousel
Data Attributes
data-fpct-autoplaydata-fpct-items
Shortcode Output
<div class="fpct-carousel owl-carousel"<p>WooCommerce is not active.</p><p>No featured products found.</p>
FAQ

Frequently Asked Questions about Featured Products Carousel by Tag