Slidy Security & Risk Analysis

wordpress.org/plugins/slidy

Slidy is a responsive jQuery slider that uses slick carousel. Insert it directly into a template or with its shortcode into pages, posts & widgets …

10 active installs v0.0.3 PHP + WP 3.3+ Updated Unknown
jqueryresponsiveslickslideslider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Slidy Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'slidy' plugin version 0.0.3 exhibits a generally positive security posture based on the static analysis. It demonstrates good practices by exclusively using prepared statements for SQL queries, performing capability checks, and including nonce checks. The attack surface is minimal with only one entry point (a shortcode) and no unprotected AJAX handlers or REST API routes. There are no identified dangerous functions, file operations, or external HTTP requests, further reducing potential risks.

However, a significant concern lies in the output escaping. Only 11% of the nine total outputs are properly escaped, indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. This is a critical oversight that could allow attackers to inject malicious scripts into the site. The absence of any identified taint flows or historical vulnerabilities is a strength, suggesting the plugin has not been a target or has been developed with a focus on avoiding common exploit vectors. Despite the good foundational security practices, the poor output escaping creates a substantial risk that needs immediate attention.

In conclusion, while 'slidy' v0.0.3 benefits from a small attack surface and strong data sanitization for SQL, the critical lack of proper output escaping poses a significant XSS risk. The plugin's vulnerability history is clean, which is positive, but it does not mitigate the immediate dangers presented by the unescaped output. Addressing the output escaping issues should be the top priority to improve the plugin's security.

Key Concerns

  • Poor output escaping (XSS risk)
Vulnerabilities
None known

Slidy Security Vulnerabilities

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

Slidy Code Analysis

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

Output Escaping

11% escaped9 total outputs
Attack Surface

Slidy Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[slidy] slidy.php:41
WordPress Hooks 6
actioninitslidy.php:35
actionwp_enqueue_scriptsslidy.php:36
actioninitslidy.php:37
actioninitslidy.php:38
actionadmin_menuslidy.php:39
actionsave_postslidy.php:40
Maintenance & Trust

Slidy Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Slidy Developer Profile

Gungor Budak

1 plugin · 10 total installs

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

How We Detect Slidy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/slidy/slick/slick.css/wp-content/plugins/slidy/css/main.css/wp-content/plugins/slidy/js/main.js/wp-content/plugins/slidy/slick/slick.min.js
Script Paths
/wp-content/plugins/slidy/js/main.js/wp-content/plugins/slidy/slick/slick.min.js

HTML / DOM Fingerprints

Data Attributes
slidy_slide_url
FAQ

Frequently Asked Questions about Slidy