Easygoing Scroll to Top Security & Risk Analysis

wordpress.org/plugins/easygoing-scroll-to-top

WPFront easygoing Scroll Top plugin allows the visitor to easily scroll back to the top of the page, with fully customizable options and image.

0 active installs v1.0 PHP 5.2.4+ WP 4.6+ Updated Dec 23, 2018
easygoing-scroll-to-topscroll-to-topsmooth-scroll-to-topwordpress-scroll-to-topwp-scroll-to-top
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easygoing Scroll to Top Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

Based on the provided static analysis, the "easygoing-scroll-to-top" v1.0 plugin exhibits a strong security posture. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code analysis reveals a clean bill of health: no dangerous functions, all SQL queries utilizing prepared statements, and all output being properly escaped. Taint analysis also found no unsanitized paths, indicating that user input is not being mishandled in a way that could lead to vulnerabilities. The plugin's vulnerability history is also clear, with no known CVEs, which is a positive indicator of secure development practices.

However, the complete lack of nonces and capability checks across all entry points (which are zero in this case) presents a potential concern for future development or if new functionalities are added. While there are currently no entry points to exploit, the absence of these fundamental security mechanisms means that if any were to be introduced without proper implementation, they could become immediate vulnerabilities. Overall, the plugin is secure in its current state due to its limited functionality and clean code, but the lack of foundational security checks for potential future expansion should be noted.

Key Concerns

  • Missing nonce checks on potential future entry points
  • Missing capability checks on potential future entry points
Vulnerabilities
None known

Easygoing Scroll to Top Security Vulnerabilities

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

Easygoing Scroll to Top Code Analysis

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

Easygoing Scroll to Top Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptsinit.php:20
actioninitinit.php:22
Maintenance & Trust

Easygoing Scroll to Top Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedDec 23, 2018
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Easygoing Scroll to Top Developer Profile

sajedul2016

1 plugin · 0 total installs

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

How We Detect Easygoing Scroll to Top

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easygoing-scroll-to-top/css/custom.css/wp-content/plugins/easygoing-scroll-to-top/js/custom.js
Script Paths
https://use.fontawesome.com/releases/v5.5.0/css/all.css

HTML / DOM Fingerprints

CSS Classes
scroll-top
Shortcode Output
<div class="scroll-top"> <a href="#"> <i class="fas fa-chevron-up"></i> </a> </div>
FAQ

Frequently Asked Questions about Easygoing Scroll to Top