Shortcode Scrubber Security & Risk Analysis

wordpress.org/plugins/shortcode-scrubber

A powerful tool for cleaning up shortcodes on your site and confidently managing plugins and themes that use shortcodes.

50 active installs v1.0.3 PHP 5.6+ WP 3.2+ Updated Dec 13, 2020
shortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shortcode Scrubber Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "shortcode-scrubber" plugin, version 1.0.3, presents a strong security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without proper authentication checks. The code also demonstrates excellent practices regarding dangerous functions, SQL query sanitization (100% prepared statements), and output escaping (100% properly escaped). The absence of file operations and external HTTP requests further minimizes potential attack vectors. The presence of capability checks, even if only two, indicates some level of authorization awareness within the code. Taint analysis shows no critical or high severity flows, which is a very positive sign. Furthermore, the plugin has no recorded vulnerability history, including CVEs, which suggests a well-maintained and secure codebase over time.

While the absence of vulnerabilities and a minimal attack surface are significant strengths, the complete lack of any identified entry points (AJAX, REST API, shortcodes, cron) for a plugin might indicate that it's a very simple utility or a library. If it is indeed meant to have user-facing functionality, the absence of these entry points could be a missed opportunity for interaction or a sign that its functionality is not directly exploitable. The absence of nonce checks is also noted, but given the lack of other attack vectors, this is not an immediate concern. Overall, this plugin appears to be exceptionally secure, with no readily apparent vulnerabilities based on this analysis. The only potential area for improvement or further investigation would be to understand its intended functionality and ensure that any necessary user interaction points are secured, although none are evident here.

Vulnerabilities
None known

Shortcode Scrubber Security Vulnerabilities

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

Shortcode Scrubber Code Analysis

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

Output Escaping

100% escaped112 total outputs
Attack Surface

Shortcode Scrubber Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionshutdownautoload\Options.php:83
actionshutdownautoload\Options.php:98
actionplugins_loadedincludes\hooks.php:9
filterdo_shortcode_tagincludes\hooks.php:17
filterthe_contentincludes\hooks.php:21
filterthe_contentincludes\hooks.php:24
filterthe_excerptincludes\hooks.php:25
filterwidget_textincludes\hooks.php:26
actionadmin_menuincludes\hooks.php:29
filterset-screen-optionincludes\hooks.php:173
actiontemplate_redirectincludes\hooks.php:191
filterplugin_action_linksincludes\hooks.php:194
Maintenance & Trust

Shortcode Scrubber Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 13, 2020
PHP min version5.6
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs50
Developer Profile

Shortcode Scrubber Developer Profile

Micah Wood

8 plugins · 12K total installs

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

How We Detect Shortcode Scrubber

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortcode-scrubber/assets/css/main.css/wp-content/plugins/shortcode-scrubber/assets/js/main.js
Script Paths
/wp-content/plugins/shortcode-scrubber/assets/js/main.js
Version Parameters
shortcode-scrubber/assets/css/main.css?ver=shortcode-scrubber/assets/js/main.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Shortcode Scrubber