Animate on Scroll Security & Risk Analysis

wordpress.org/plugins/animate-on-scroll

Animate any Elements on scroll using the popular AOS JS library simply by adding class names.

4K active installs v1.0.7 PHP 7.4+ WP 5.8+ Updated Apr 8, 2024
animateanimationaosscrollscroll-animation
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Animate on Scroll Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The animate-on-scroll plugin v1.0.7 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries using prepared statements, file operations, and external HTTP requests are all positive indicators. Crucially, the zero-count for CVEs and the lack of any recorded vulnerabilities in its history suggest a mature and secure development process for this plugin. The limited attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events, further reduces the potential for exploitation.

However, there are areas that warrant attention. The 50% rate for proper output escaping, while not critical given the limited number of outputs, means that there's a chance for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully within the unescaped outputs. The lack of nonce checks and capability checks, while potentially acceptable given the minimal attack surface identified, could become a concern if the plugin were to evolve and introduce more complex functionalities that accept user input or perform sensitive actions. Overall, the plugin appears secure at present, but the output escaping and lack of explicit authorization checks on potential future entry points are minor weaknesses.

Key Concerns

  • 50% of outputs not properly escaped
Vulnerabilities
None known

Animate on Scroll Security Vulnerabilities

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

Animate on Scroll Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Animate on Scroll Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actiontemplate_redirectincludes\init.php:1055
filterbody_classincludes\init.php:1056
actionwp_enqueue_scriptsincludes\init.php:1057
actionwp_enqueue_scriptsincludes\init.php:1058
Maintenance & Trust

Animate on Scroll Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 8, 2024
PHP min version7.4
Downloads22K

Community Trust

Rating86/100
Number of ratings6
Active installs4K
Developer Profile

Animate on Scroll Developer Profile

Arya Dhiratara

6 plugins · 4K total installs

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

How We Detect Animate on Scroll

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/animate-on-scroll/public/css/aos.css/wp-content/plugins/animate-on-scroll/public/js/aos.js
Script Paths
/wp-content/plugins/animate-on-scroll/public/js/aos.js
Version Parameters
animate-on-scroll/public/css/aos.css?ver=animate-on-scroll/public/js/aos.js?ver=

HTML / DOM Fingerprints

CSS Classes
aos-fadeaos-fade-upaos-fade-downaos-fade-rightaos-fade-leftaos-fade-up-rightaos-fade-up-leftaos-fade-down-right+19 more
Data Attributes
data-aos
FAQ

Frequently Asked Questions about Animate on Scroll