Custom WP CSS & JS Security & Risk Analysis

wordpress.org/plugins/custom-wp-css-js

A lightweight plugin to add custom CSS, JS/Javascript to any theme. This plugin also gives you an ability to insert JS in header or footer.

90 active installs v1.2.1 PHP 7.0+ WP 3.0.1+ Updated Jul 8, 2023
csscustomjavascriptjqueryjs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom WP CSS & JS Safe to Use in 2026?

Generally Safe

Score 85/100

Custom WP CSS & JS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The custom-wp-css-js plugin version 1.2.1 exhibits a strong security posture based on the provided static analysis and vulnerability history. The plugin has no known CVEs, and its code shows good practices such as 100% of SQL queries using prepared statements. Furthermore, the attack surface is minimal, with zero AJAX handlers, REST API routes, shortcodes, or cron events, and all identified entry points are protected. The absence of critical or high-severity taint flows is also a positive indicator.

However, a notable concern is the output escaping. With 11 total outputs and only 36% properly escaped, there is a significant risk of cross-site scripting (XSS) vulnerabilities. While the current analysis did not reveal specific XSS flaws, this low percentage of proper escaping represents a potential weakness that could be exploited if untrusted data is ever processed and displayed without sufficient sanitization. The single capability check is also a very low number, suggesting limited granular control over plugin features, although with no entry points, this is less of a direct risk.

In conclusion, custom-wp-css-js appears to be a robustly coded plugin in terms of its attack surface and data handling (SQL). The lack of historical vulnerabilities further reinforces this. The primary and most significant weakness identified is the insufficient output escaping, which should be addressed to fully mitigate potential XSS risks.

Key Concerns

  • Insufficient output escaping (36% proper)
Vulnerabilities
None known

Custom WP CSS & JS Security Vulnerabilities

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

Custom WP CSS & JS Code Analysis

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

Output Escaping

36% escaped11 total outputs
Attack Surface

Custom WP CSS & JS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuadmin\custom-wp-css-js-admin.php:23
actionadmin_initadmin\custom-wp-css-js-admin.php:34
actionadmin_enqueue_scriptsadmin\custom-wp-css-js-admin.php:60
actionwp_headpublic\custom-wp-css-js-public.php:20
actionwp_footerpublic\custom-wp-css-js-public.php:46
actionwp_headpublic\custom-wp-css-js-public.php:48
Maintenance & Trust

Custom WP CSS & JS Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJul 8, 2023
PHP min version7.0
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs90
Developer Profile

Custom WP CSS & JS Developer Profile

Samir Manjiyani

1 plugin · 90 total installs

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

How We Detect Custom WP CSS & JS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-wp-css-js/css/styles.min.css/wp-content/plugins/custom-wp-css-js/codemirror/codemirror.min.css/wp-content/plugins/custom-wp-css-js/codemirror/codemirror.js/wp-content/plugins/custom-wp-css-js/codemirror/css.js/wp-content/plugins/custom-wp-css-js/codemirror/javascript.js/wp-content/plugins/custom-wp-css-js/codemirror/htmlmixed.js/wp-content/plugins/custom-wp-css-js/codemirror/active-line.js/wp-content/plugins/custom-wp-css-js/codemirror/matchbrackets.js

HTML / DOM Fingerprints

Shortcode Output
<style id="cwcjs-css"><script id="cwcjs-script">
FAQ

Frequently Asked Questions about Custom WP CSS & JS