CSS and JS Enqueuer Security & Risk Analysis

wordpress.org/plugins/css-and-js-enqueuer

CSS and JS Enqueuer plugin will enable to enqueue external CSS and JS, and edit it.

10 active installs v0.2.1 PHP + WP 5.2.2+ Updated Jul 31, 2019
cssjsvisual-editor
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CSS and JS Enqueuer Safe to Use in 2026?

Generally Safe

Score 85/100

CSS and JS Enqueuer 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 plugin "css-and-js-enqueuer" version 0.2.1 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and not performing file operations or external HTTP requests. Taint analysis also reveals no concerning unsanitized flows, indicating that user input is not being processed in a way that could lead to code injection or other vulnerabilities.

However, a notable area of concern is the output escaping. With 12 total outputs analyzed, only 58% are properly escaped. This means a significant portion of the plugin's output might be vulnerable to cross-site scripting (XSS) attacks, where malicious scripts could be injected into web pages displayed to users. The complete lack of nonce and capability checks across all entry points (though there are none identified) is also a potential weakness if functionality were to be added without proper security considerations. The plugin's vulnerability history is clean, with no recorded CVEs, which is positive, but it is important to note that this is a static snapshot and does not guarantee future safety.

In conclusion, the "css-and-js-enqueuer" plugin has a very small attack surface and adheres to good practices regarding SQL and external interactions. The primary and most significant weakness is the inadequate output escaping, which presents a tangible risk of XSS vulnerabilities. The absence of explicit authorization checks on any potential future entry points is also a consideration for long-term security.

Key Concerns

  • Inadequate output escaping (42% unescaped)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

CSS and JS Enqueuer Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

CSS and JS Enqueuer Release Timeline

v0.2
Code Analysis
Analyzed Mar 17, 2026

CSS and JS Enqueuer Code Analysis

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

Output Escaping

58% escaped12 total outputs
Attack Surface

CSS and JS Enqueuer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedcss-and-js-enqueuer.php:15
actionadmin_initcss-and-js-enqueuer.php:35
actionadmin_menucss-and-js-enqueuer.php:59
actionwp_before_admin_bar_rendercss-and-js-enqueuer.php:72
filterwp_loadedcss-and-js-enqueuer.php:163
actionwp_enqueue_scriptscss-and-js-enqueuer.php:195
actionwp_enqueue_scriptscss-and-js-enqueuer.php:222
filterrun_wptexturizecss-and-js-enqueuer.php:249
filterquery_varscss-and-js-enqueuer.php:271
actiongenerate_rewrite_rulescss-and-js-enqueuer.php:272
actionwpcss-and-js-enqueuer.php:273
Maintenance & Trust

CSS and JS Enqueuer Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJul 31, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CSS and JS Enqueuer Developer Profile

hiratatsuya

1 plugin · 10 total installs

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

How We Detect CSS and JS Enqueuer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/css-and-js-enqueuer/css-and-js-enqueuer.js

HTML / DOM Fingerprints

CSS Classes
codemirror
FAQ

Frequently Asked Questions about CSS and JS Enqueuer