Jelly: A Simple Responsive Slideshow Security & Risk Analysis

wordpress.org/plugins/jelly

Jelly is a simple, responsive, WordPress slideshow.

10 active installs v1.2 PHP + WP 3.0.1+ Updated Unknown
galleryimageimagesjavascriptjquery
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Jelly: A Simple Responsive Slideshow Safe to Use in 2026?

Generally Safe

Score 100/100

Jelly: A Simple Responsive Slideshow has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'jelly' plugin version 1.2 exhibits a mixed security posture. On the positive side, there are no known vulnerabilities in its history, and the static analysis indicates no dangerous functions, no direct SQL queries (all are prepared), no file operations, and no external HTTP requests. This suggests a generally well-written codebase in these specific areas. However, a significant concern arises from the output escaping. With 7 total outputs and 0% properly escaped, there's a high risk of Cross-Site Scripting (XSS) vulnerabilities. This lack of output sanitization means that any data outputted by the plugin could potentially be manipulated by an attacker to inject malicious scripts.

Furthermore, the absence of nonce checks and capability checks, combined with the lack of REST API permission callbacks, means that the plugin's functionality might be callable by unauthenticated or unauthorized users if there are any entry points beyond the single identified shortcode. While the current attack surface appears small and the taint analysis shows no issues, the fundamental problem of unescaped output presents a clear and present danger. The plugin's vulnerability history being clean is a good sign but does not negate the immediate risks identified in the static code analysis, particularly the widespread lack of output sanitization.

Key Concerns

  • 0% of outputs properly escaped
  • No nonce checks
  • No capability checks
  • No REST API permission callbacks
Vulnerabilities
None known

Jelly: A Simple Responsive Slideshow Security Vulnerabilities

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

Jelly: A Simple Responsive Slideshow Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Jelly: A Simple Responsive Slideshow Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[jelly] jelly.php:202
WordPress Hooks 2
actionadmin_menujelly.php:40
actionadmin_initjelly.php:47
Maintenance & Trust

Jelly: A Simple Responsive Slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Jelly: A Simple Responsive Slideshow Developer Profile

Lumne

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 Jelly: A Simple Responsive Slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jelly/css/jelly_admin.css/wp-content/plugins/jelly/js/jelly_admin.js/wp-content/plugins/jelly/css/jelly.css/wp-content/plugins/jelly/js/jelly.js
Script Paths
/wp-content/plugins/jelly/js/jelly_admin.js/wp-content/plugins/jelly/js/jelly.js
Version Parameters
jelly/css/jelly_admin.css?ver=jelly/js/jelly_admin.js?ver=jelly/css/jelly.css?ver=jelly/js/jelly.js?ver=

HTML / DOM Fingerprints

CSS Classes
jelly-image-tablejelly-image-rowjelly-image-previewjelly-image-linkdelete-imageimage-buttonjellytop-show
Data Attributes
data-delete-imagedata-countdata-pausedata-transdata-effect
Shortcode Output
<div class="jelly<div class="top-show"><img<a href=
FAQ

Frequently Asked Questions about Jelly: A Simple Responsive Slideshow