Animate Slider Security & Risk Analysis

wordpress.org/plugins/animate-slider

Animated Slideshow boost your theme through shortcode with a beautiful CSS3 animated image and content slideshow.

80 active installs v0.1.7 PHP + WP 3.6.0+ Updated Aug 16, 2014
animatedcss3shortcodeslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Animate Slider Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "animate-slider" plugin v0.1.7 presents a generally positive security posture with several good practices observed in the static analysis. The absence of known CVEs and a clean vulnerability history are significant strengths, indicating a history of secure development or timely patching. The code analysis shows a limited attack surface with all identified entry points having checks, no dangerous functions, and all SQL queries using prepared statements. However, there are notable areas for improvement, particularly concerning output escaping. With only 20% of outputs properly escaped, there is a significant risk of cross-site scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the user interface. The presence of file operations without further context is also a potential concern, as it could be exploited if not handled securely.

Despite these specific concerns, the overall security is bolstered by the presence of nonce and capability checks, which are crucial for preventing various types of attacks. The lack of critical or high-severity taint flows is reassuring. The plugin benefits from a small attack surface and a lack of reliance on bundled libraries. To further enhance its security, developers should prioritize addressing the output escaping deficiencies to mitigate XSS risks. A thorough review of file operations for secure implementation is also recommended. The clean vulnerability history is a strong indicator of good development practices, but the output escaping issues represent a clear and present risk that needs immediate attention.

Key Concerns

  • Low percentage of properly escaped output
  • File operations present without clear security context
Vulnerabilities
None known

Animate Slider Security Vulnerabilities

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

Animate Slider Code Analysis

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

Output Escaping

20% escaped75 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
save_meta (animate-slider.php:698)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Animate Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[as-slider] animate-slider.php:216
WordPress Hooks 12
actionplugins_loadedanimate-slider.php:118
actionplugins_loadedanimate-slider.php:121
actionplugins_loadedanimate-slider.php:124
actioninitanimate-slider.php:126
actioninitanimate-slider.php:128
actioninitanimate-slider.php:130
actionsave_postanimate-slider.php:132
actionadmin_enqueue_scriptsanimate-slider.php:134
actioninitanimate-slider.php:136
actionadmin_menuanimate-slider.php:138
actionadmin_initanimate-slider.php:141
actionwp_enqueue_scriptsanimate-slider.php:218
Maintenance & Trust

Animate Slider Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 16, 2014
PHP min version
Downloads20K

Community Trust

Rating100/100
Number of ratings3
Active installs80
Developer Profile

Animate Slider Developer Profile

nackle2k10

1 plugin · 80 total installs

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

How We Detect Animate Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/animate-slider/assets/css/front.css/wp-content/plugins/animate-slider/assets/js/front.js/wp-content/plugins/animate-slider/assets/js/jquery.bxslider.min.js
Script Paths
/wp-content/plugins/animate-slider/assets/js/front.js/wp-content/plugins/animate-slider/assets/js/jquery.bxslider.min.js
Version Parameters
animate-slider/assets/css/front.css?ver=animate-slider/assets/js/front.js?ver=animate-slider/assets/js/jquery.bxslider.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
animate-slider
Data Attributes
data-animate-slider
JS Globals
as_slideranimateSlider
Shortcode Output
[as-slider]
FAQ

Frequently Asked Questions about Animate Slider