
Wp Js Detect Security & Risk Analysis
wordpress.org/plugins/wp-js-detectThis plugin is used to display a notification message if the browser's Javascript is disabled. Travis CI
Is Wp Js Detect Safe to Use in 2026?
Generally Safe
Score 85/100Wp Js Detect has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-js-detect" plugin version 1.0.9 presents a generally strong security posture based on the provided static analysis. There are no reported vulnerabilities (CVEs) and the code does not appear to utilize dangerous functions, perform file operations, or make external HTTP requests. Importantly, all SQL queries are prepared statements, which is a significant security best practice. The attack surface is also remarkably small, with zero identified entry points, suggesting a well-contained plugin.
However, there are notable concerns. The most significant is the complete lack of output escaping, with 100% of outputs not being properly escaped. This creates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the WordPress admin or frontend if the plugin's output is ever displayed to users. Additionally, the taint analysis identified two flows with unsanitized paths, which, while not classified as critical or high severity, warrant investigation as they represent potential avenues for unintended data handling or manipulation.
The absence of any recorded vulnerability history, while positive, is also a neutral factor given the current findings. The lack of capability checks and nonce checks on any potential (though currently non-existent) entry points means that if the attack surface were to expand in future versions, there would be no built-in protections against unauthorized access or execution. Overall, while the plugin exhibits good practices in areas like SQL and a minimal attack surface, the critical flaw in output escaping poses a substantial risk.
Key Concerns
- All outputs unescaped
- Taint flows with unsanitized paths (x2)
- No capability checks
- No nonce checks
Wp Js Detect Security Vulnerabilities
Wp Js Detect Code Analysis
Output Escaping
Data Flow Analysis
Wp Js Detect Attack Surface
WordPress Hooks 6
Maintenance & Trust
Wp Js Detect Maintenance & Trust
Maintenance Signals
Community Trust
Wp Js 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 Js Detect Developer Profile
1 plugin · 20 total installs
How We Detect Wp Js Detect
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-js-detect/css/dynamic.css.phpHTML / DOM Fingerprints
jsDisabled