Smoothscroll Security & Risk Analysis

wordpress.org/plugins/smoothscroll

Adds smoothscrolling to your website for better user experience.

80 active installs v1.0.3 PHP + WP 3.0+ Updated Nov 1, 2016
backendscrollsmoothsmooth-scrollsmoothscrolling
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smoothscroll Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "smoothscroll" plugin v1.0.3 currently exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs and the zero attack surface from entry points like AJAX handlers, REST API routes, and shortcodes are strong indicators of good security development practices and a limited exposure. The fact that all SQL queries use prepared statements further reinforces this, mitigating common injection vulnerabilities. However, a significant concern arises from the complete lack of output escaping. With 13 total outputs and 0% properly escaped, this plugin is highly vulnerable to Cross-Site Scripting (XSS) attacks, where malicious scripts could be injected and executed within the user's browser. The presence of capability checks, while good, do not mitigate the XSS risk if the outputs themselves are not properly sanitized. The lack of any taint analysis flows or dangerous functions is encouraging, but the unescaped output is a critical weakness that needs immediate attention. The plugin's history of zero vulnerabilities is positive but should not overshadow the identified high-risk output escaping flaw.

Key Concerns

  • Output escaping is not implemented
Vulnerabilities
None known

Smoothscroll Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Smoothscroll Release Timeline

v1.0.3Current
v1.0.2
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Smoothscroll Code Analysis

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

Output Escaping

0% escaped13 total outputs
Attack Surface

Smoothscroll Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menusmoothscroll.php:37
actionadmin_initsmoothscroll.php:170
actionwp_headsmoothscroll.php:175
actionadmin_headsmoothscroll.php:210
actionwp_enqueue_scriptssmoothscroll.php:257
actionadmin_enqueue_scriptssmoothscroll.php:271
Maintenance & Trust

Smoothscroll Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedNov 1, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Smoothscroll Developer Profile

Mitch

12 plugins · 11K total installs

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

How We Detect Smoothscroll

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smoothscroll/smoothscroll.js
Script Paths
/wp-content/plugins/smoothscroll/smoothscroll.js
Version Parameters
smoothscroll.js?ver=

HTML / DOM Fingerprints

Data Attributes
name="smoothscrollcustom[framerate]"name="smoothscrollcustom[animationtime]"name="smoothscrollcustom[stepsize]"name="smoothscrollcustom[pulsealgorithm]"name="smoothscrollcustom[pulsescale]"name="smoothscrollcustom[pulsenormalize]"+6 more
FAQ

Frequently Asked Questions about Smoothscroll