Scripts To Footer Security & Risk Analysis

wordpress.org/plugins/scripts-to-footerphp

Move your scripts to the footer to help speed up perceived page load times and improve user experience.

8K active installs v0.7.3 PHP 7.4+ WP 5.3+ Updated Nov 17, 2025
footerheadjavascriptperformancespeed
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Scripts To Footer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "scripts-to-footer.php" plugin, version 0.7.3, exhibits a generally good security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the lack of dangerous functions, file operations, and external HTTP requests are positive indicators of secure coding practices. The presence of nonce and capability checks also suggests an awareness of authentication and authorization best practices.

However, a key concern arises from the single SQL query identified, which is not using prepared statements. This presents a potential risk of SQL injection vulnerabilities, especially if the data used in this query originates from user input. While no critical or high-severity taint flows were detected, and the vulnerability history is clean, this single unmitigated SQL query is a notable weakness. The moderate percentage of properly escaped output (56%) also suggests that while most outputs are handled, there's a lingering risk of cross-site scripting (XSS) vulnerabilities if the unescaped outputs process untrusted data.

In conclusion, the plugin has a strong foundation with a minimal attack surface and several security checks in place. The vulnerability history is a significant strength, indicating a lack of past exploitable issues. The primary area for improvement and a source of potential risk is the unparameterized SQL query. Addressing this and potentially improving output escaping would further solidify its security.

Key Concerns

  • SQL query not using prepared statements
  • Moderate percentage of unescaped output
Vulnerabilities
None known

Scripts To Footer Security Vulnerabilities

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

Scripts To Footer Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

56% escaped25 total outputs
Attack Surface

Scripts To Footer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionplugins_loadedincludes\class-scripts-to-footer.php:212
filterplugin_row_metaincludes\class-scripts-to-footer.php:228
actionadd_meta_boxesincludes\class-scripts-to-footer.php:234
actionsave_postincludes\class-scripts-to-footer.php:235
actionadmin_menuincludes\class-scripts-to-footer.php:238
actionadmin_initincludes\class-scripts-to-footer.php:241
actionwp_enqueue_scriptsincludes\class-scripts-to-footer.php:256
filterstf_includeincludes\class-scripts-to-footer.php:257
actionwp_headincludes\class-scripts-to-footer.php:260
actionwp_headincludes\class-scripts-to-footer.php:263
actionadmin_noticesincludes\class-stf-activator.php:62
actionplugins_loadedscripts-to-footer.php:89
Maintenance & Trust

Scripts To Footer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 17, 2025
PHP min version7.4
Downloads253K

Community Trust

Rating94/100
Number of ratings37
Active installs8K
Developer Profile

Scripts To Footer Developer Profile

Joshua David Nelson

3 plugins · 23K total installs

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

How We Detect Scripts To Footer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scripts-to-footerphp/assets/css/stf-style.css/wp-content/plugins/scripts-to-footerphp/assets/js/scripts-to-footer.js
Script Paths
/wp-content/plugins/scripts-to-footerphp/assets/js/scripts-to-footer.js
Version Parameters
scripts-to-footerphp/assets/css/stf-style.css?ver=scripts-to-footerphp/assets/js/scripts-to-footer.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Scripts To Footer