Jiali Scroll to Top Button Security & Risk Analysis

wordpress.org/plugins/jiali-scroll-to-top-button

A lightweight, customizable "Scroll to Top" button for WordPress. Smooth scrolling, adjustable styles, and easy setup—no coding needed! 🚀

0 active installs v1.0.0 PHP 7.2+ WP 6.7+ Updated Apr 15, 2025
back-to-topfloating-buttonscroll-to-topsmooth-scrollux
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Jiali Scroll to Top Button Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The static analysis of jiali-scroll-to-top-button v1.0.0 reveals a very clean codebase from a security perspective. There are no apparent entry points such as AJAX handlers, REST API routes, or shortcodes. The code also avoids dangerous functions, file operations, and external HTTP requests. Notably, all SQL queries are prepared, and all output is properly escaped, indicating good development practices in these areas. The absence of any known vulnerabilities in its history further strengthens its current security posture.

However, the complete lack of nonce checks and capability checks across all potential (though currently absent) entry points is a significant concern. While the plugin currently has no exposed attack surface, if future updates introduce any such points without proper authentication and authorization mechanisms, it could lead to severe vulnerabilities. The absence of taint analysis flows is likely due to the lack of user-controllable input or complex code paths, but this does not negate the need for robust security controls if input handling were to be added in the future.

In conclusion, jiali-scroll-to-top-button v1.0.0 exhibits excellent hygiene regarding common vulnerabilities like SQL injection and XSS. Its strength lies in its minimal feature set and adherence to secure coding practices for existing code. The primary weakness is the foundational lack of security checks (nonces and capabilities), which, while not currently exploitable, represents a significant risk if the plugin's functionality expands without addressing this oversight.

Key Concerns

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

Jiali Scroll to Top Button Security Vulnerabilities

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

Jiali Scroll to Top Button Code Analysis

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

Output Escaping

100% escaped27 total outputs
Attack Surface

Jiali Scroll to Top Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwp_footerinc\front.php:20
actionwp_enqueue_scriptsinc\register_assets.php:14
actionadmin_enqueue_scriptsinc\settings.php:25
actionadmin_menuinc\settings.php:37
actionadmin_initinc\settings.php:77
actionwp_enqueue_scriptsinc\settings.php:169
Maintenance & Trust

Jiali Scroll to Top Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedApr 15, 2025
PHP min version7.2
Downloads374

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Jiali Scroll to Top Button Developer Profile

Mahyar

2 plugins · 0 total installs

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

How We Detect Jiali Scroll to Top Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jiali-scroll-to-top-button/assets/css/styles.css/wp-content/plugins/jiali-scroll-to-top-button/assets/js/main.js/wp-content/plugins/jiali-scroll-to-top-button/assets/js/admin-color-picker.js
Script Paths
JIALISTT_JS_URI + '/main.js'JIALISTT_JS_URI + '/admin-color-picker.js'
Version Parameters
jialistt-styles?ver=1.0.0jialistt-main?ver=1.0.0jialistt-color-picker?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
top-scroll
Data Attributes
id="jialistt-scroll-to-top"
JS Globals
JIALISTT_JS_URI
FAQ

Frequently Asked Questions about Jiali Scroll to Top Button