Roots Plug Security & Risk Analysis

wordpress.org/plugins/roots-plug

Catch-all awesomeness for a leaner, meaner WordPress site.

10 active installs v1.2.4 PHP + WP 3.5+ Updated Aug 20, 2013
cleanuphtaccessrelative-urlsroots
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Roots Plug Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The plugin "roots-plug" v1.2.4 exhibits a generally strong security posture based on the static analysis and vulnerability history provided. The absence of any known CVEs, unpatched vulnerabilities, or recorded common vulnerability types suggests a well-maintained and secure plugin over time. The static analysis further reinforces this impression with a clean bill of health regarding SQL queries (all prepared), output escaping, file operations, and external HTTP requests. Crucially, there are no identified critical or high-severity taint flows, indicating that user-supplied data is likely being handled safely.

However, the presence of two instances of the `create_function()` usage is a significant concern. While the static analysis did not identify any exploitable flows directly stemming from this, `create_function()` is deprecated and can be a vector for code injection if its usage isn't meticulously controlled and sanitized. The absence of any nonce checks, combined with a lack of specific capability checks on the identified entry points (though the attack surface is zero), also leaves room for potential issues if the plugin were to be extended or modified in the future.

Overall, "roots-plug" v1.2.4 appears robust in its current state, particularly due to its clean vulnerability history and adherence to secure coding practices for most aspects. The primary weakness lies in the use of a deprecated and potentially risky function. Further investigation into the specific implementation of `create_function()` would be recommended to confirm its safe usage.

Key Concerns

  • Use of deprecated and potentially risky function
  • Lack of nonce checks
Vulnerabilities
None known

Roots Plug Security Vulnerabilities

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

Roots Plug Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'admin_notices', create_function( '', "echo '<div class=\"error\"><p>" . sprintf(__('Pleroots-plug.php:139
create_functionadd_action( 'admin_notices', create_function( '', "echo '<div class=\"error\"><p>" . sprintf(__('PleRootsPlug\Htaccess.php:37

Output Escaping

100% escaped2 total outputs
Attack Surface

Roots Plug Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 27
actionadmin_initroots-plug.php:99
actiongenerate_rewrite_rulesroots-plug.php:100
actioninitroots-plug.php:103
actionadmin_noticesroots-plug.php:139
actioncheck_comment_floodRootsPlug\Addons.php:27
filterwp_nav_menu_itemsRootsPlug\Addons.php:28
actionadmin_menuRootsPlug\Addons.php:29
filterwidget_textRootsPlug\Addons.php:36
actionstyle_loader_tagRootsPlug\Cleanup.php:50
filterlanguage_attributesRootsPlug\Cleanup.php:51
filterbody_classRootsPlug\Cleanup.php:52
filterembed_oembed_htmlRootsPlug\Cleanup.php:53
filterembed_googlevideoRootsPlug\Cleanup.php:54
filteradmin_initRootsPlug\Cleanup.php:55
filterget_avatarRootsPlug\Cleanup.php:56
filtercomment_id_fieldsRootsPlug\Cleanup.php:57
filterpost_thumbnail_htmlRootsPlug\Cleanup.php:58
filterget_bloginfo_rssRootsPlug\Cleanup.php:59
filterdynamic_sidebar_paramsRootsPlug\Cleanup.php:60
filtertemplate_redirectRootsPlug\Cleanup.php:61
filterrequestRootsPlug\Cleanup.php:62
filterimg_caption_shortcodeRootsPlug\Cleanup.php:63
filteruse_default_gallery_styleRootsPlug\Cleanup.php:90
filterthe_generatorRootsPlug\Cleanup.php:95
actionadmin_initRootsPlug\Htaccess.php:28
actiongenerate_rewrite_rulesRootsPlug\Htaccess.php:29
actionadmin_noticesRootsPlug\Htaccess.php:37
Maintenance & Trust

Roots Plug Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedAug 20, 2013
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Roots Plug Developer Profile

Zach Schnackel

3 plugins · 1K total installs

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

How We Detect Roots Plug

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/roots-plug/RootsPlug/rootsplug.css/wp-content/plugins/roots-plug/RootsPlug/rootsplug.js
Script Paths
/wp-content/plugins/roots-plug/RootsPlug/rootsplug.js
Version Parameters
roots-plug/rootsplug.css?ver=roots-plug/rootsplug.js?ver=

HTML / DOM Fingerprints

CSS Classes
rootsplug-embed-wrap
HTML Comments
<!-- Roots Plug: Cleanup --><!-- Roots Plug: Addons --><!-- Roots Plug: Htaccess -->
Data Attributes
data-rootsplug-original-src
JS Globals
RootsPlug
FAQ

Frequently Asked Questions about Roots Plug