
WP Javascript Detect Security & Risk Analysis
wordpress.org/plugins/wp-javascript-detectThis plugin will display a warning message if the browser's Javascript is disabled. No set up is required, just install and activate.
Is WP Javascript Detect Safe to Use in 2026?
Generally Safe
Score 85/100WP Javascript Detect has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-javascript-detect" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The plugin has no known vulnerabilities in its history and demonstrates a complete absence of dangerous functions, file operations, and external HTTP requests. Furthermore, all SQL queries are properly prepared, indicating sound database interaction practices. However, a significant concern arises from the lack of output escaping. With 100% of its outputs unescaped, the plugin is susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data displayed to users could be manipulated by an attacker to inject malicious scripts, compromising user sessions or defacing the website. The absence of nonces and capability checks across all entry points, while currently not an issue due to the lack of exposed entry points, represents a latent risk should the plugin's functionality evolve to include user-interactable endpoints.
Key Concerns
- All outputs are unescaped
- No nonce checks on entry points
- No capability checks on entry points
WP Javascript Detect Security Vulnerabilities
WP Javascript Detect Code Analysis
Output Escaping
WP Javascript Detect Attack Surface
WordPress Hooks 2
Maintenance & Trust
WP Javascript Detect Maintenance & Trust
Maintenance Signals
Community Trust
WP Javascript Detect Alternatives
SOGO Add Script to Individual Pages Header Footer
oh-add-script-header-footer
Simple plugin to add script to header and footer for individual pages & posts
TC Custom JavaScript
tc-custom-javascript
Add custom JavaScript to your site from a professional editor in the WordPress admin.
Jquery Validation For Contact Form 7
jquery-validation-for-contact-form-7
New standard of advance validation for Contact Form 7.
Better WordPress Minify
bwp-minify
Allows you to combine and minify your CSS and JS files to improve page load time.
ReactPress – Create React App for WordPress
reactpress
Easily create, build and deploy React apps into your existing WordPress sites.
WP Javascript Detect Developer Profile
5 plugins · 240 total installs
How We Detect WP Javascript Detect
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/WP-Javascript-Detect/warning_symbol.pngHTML / DOM Fingerprints
nojavascript<noscript><div id="nojavascript"><p><span>WARNING:</span> We have detected that you currently have Javascript disabled. This website requires the use of Javascript, for the best possible viewing experience we highly recommend that you enable Javascript via your browser's options.</p></div></noscript>