WP Theme Scripts Security & Risk Analysis

wordpress.org/plugins/wp-theme-scripts

A plugin to handle adding CSS and JS to the header, footer and from 5.2.1 after the body tag.

0 active installs v0.0.1 PHP + WP 5.2.1+ Updated Aug 4, 2019
cssjavascripttheme-scripts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Theme Scripts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The wp-theme-scripts plugin, in version 0.0.1, presents a seemingly strong security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the code shows an absence of dangerous functions, file operations, and external HTTP requests, which are common vectors for exploitation. All SQL queries are properly prepared, and there's a single capability check, indicating some level of authorization is considered.

However, a critical concern arises from the output escaping, with only 21% of the 14 identified outputs being properly escaped. This indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities, where untrusted data could be injected and executed in users' browsers. The lack of taint analysis data is unusual for a plugin of this nature and might suggest limited testing or an inability of the analysis tool to identify such flows, rather than their complete absence.

The plugin's vulnerability history is clean, with no known CVEs. This is a positive sign, but it's also important to remember that this is a very early version (0.0.1), and a lack of historical vulnerabilities doesn't guarantee future safety, especially given the identified output escaping issues.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

WP Theme Scripts Security Vulnerabilities

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

WP Theme Scripts Code Analysis

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

Output Escaping

21% escaped14 total outputs
Attack Surface

WP Theme Scripts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_headinc\actions.php:15
actionwp_footerinc\actions.php:31
actionwp_body_openinc\actions.php:48
actionadmin_menuinc\menu.php:3
actionadmin_initinc\register.php:10
Maintenance & Trust

WP Theme Scripts Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 4, 2019
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Theme Scripts Developer Profile

sindustries

1 plugin · 0 total installs

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

How We Detect WP Theme Scripts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-theme-scripts/inc//wp-content/plugins/wp-theme-scripts/languages/

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Theme Scripts