Your Simple Slider Security & Risk Analysis

wordpress.org/plugins/your-simple-slider

Responsive slider plugin to create sliders in visual editor easily. Build beautiful image slider.

50 active installs v2.0.4 PHP + WP 5.5+ Updated Dec 7, 2025
image-sliderresponsive-slidersliderslideshowwordpress-slider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Your Simple Slider Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The 'your-simple-slider' v2.0.4 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, SQL queries, file operations, and external HTTP requests, coupled with a high percentage of properly escaped output and the use of prepared statements for any potential SQL interactions (though none were found), indicates a strong adherence to secure coding practices. The presence of a nonce check is also a positive sign. The plugin also has no recorded vulnerabilities, which suggests a history of stability and secure development. The limited attack surface, with only one shortcode and no unprotected entry points, further contributes to its security.

However, a key area for concern is the complete lack of capability checks on any entry points. While there are no AJAX handlers or REST API routes to worry about in this version, the single shortcode relies solely on the nonce check for authorization. This means that any authenticated user, regardless of their role or permissions, could potentially interact with the slider's functionality. This could be a weakness if the shortcode's functionality has any side effects or if it manipulates data in a way that should be permission-restricted.

In conclusion, the plugin is well-coded and has a clean history. Its strengths lie in its minimal attack surface and adherence to output escaping and prepared statements. The primary weakness is the reliance on nonce checks alone for authorization without explicit capability checks, which could pose a risk if the shortcode's functionality is sensitive. The lack of taint analysis results is also noted but doesn't necessarily indicate a weakness given the other positive signals.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

Your Simple Slider Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Your Simple Slider Release Timeline

v2.0.4Current
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.1.2
v1.1.1
v1.1.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Your Simple Slider Code Analysis

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

Output Escaping

97% escaped29 total outputs
Attack Surface

Your Simple Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[your_simple_slider] your-simple-slider.php:319
WordPress Hooks 7
actionadmin_enqueue_scriptsyour-simple-slider.php:17
actionadd_meta_boxesyour-simple-slider.php:39
actionsave_postyour-simple-slider.php:152
actioninityour-simple-slider.php:229
actionwp_enqueue_scriptsyour-simple-slider.php:247
actionadmin_enqueue_scriptsyour-simple-slider.php:257
actionplugins_loadedyour-simple-slider.php:338
Maintenance & Trust

Your Simple Slider Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 7, 2025
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Your Simple Slider Developer Profile

Vladyslav Lykhenko

3 plugins · 90 total installs

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

How We Detect Your Simple Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/your-simple-slider/css/your-simple-slider.css/wp-content/plugins/your-simple-slider/js/your-simple-slider.js
Script Paths
/wp-content/plugins/your-simple-slider/js/your-simple-slider.js
Version Parameters
your-simple-slider/css/your-simple-slider.css?ver=your-simple-slider/js/your-simple-slider.js?ver=

HTML / DOM Fingerprints

CSS Classes
gallery-screenshotscreen-thumbupload_gallery_button
Data Attributes
slider_heightheight_unitsslider_arrowslider_bulletslider_speed
Shortcode Output
[your_simple_slider id=
FAQ

Frequently Asked Questions about Your Simple Slider