
Page Specific Scripts Security & Risk Analysis
wordpress.org/plugins/page-specific-scriptsSimple and easy to use wordpress plugin to add jQuery/JS Scripts only to specific pages.
Is Page Specific Scripts Safe to Use in 2026?
Generally Safe
Score 85/100Page Specific Scripts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "page-specific-scripts" v1.0 plugin exhibits a generally good security posture based on the static analysis and vulnerability history. The absence of any detected CVEs, combined with a lack of critical or high-severity issues in the vulnerability history, suggests a history of responsible development or a lack of targeted attacks. Furthermore, the static analysis reveals no immediate critical risks such as SQL injection or unsanitized file operations.
However, a significant concern arises from the output escaping. With 100% of detected outputs being unescaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. While the total number of outputs is low, any user-controlled input that reaches these unescaped outputs could be exploited. The presence of a nonce check is a positive sign, but its effectiveness is diminished if the outputs it's intended to protect are not properly escaped. The plugin's limited attack surface and use of prepared statements for any SQL queries are strengths, but the unescaped output remains a notable weakness that requires attention.
Key Concerns
- 0% output escaping
Page Specific Scripts Security Vulnerabilities
Page Specific Scripts Code Analysis
Output Escaping
Page Specific Scripts Attack Surface
WordPress Hooks 6
Maintenance & Trust
Page Specific Scripts Maintenance & Trust
Maintenance Signals
Community Trust
Page Specific Scripts Alternatives
Enable jQuery Migrate Helper
enable-jquery-migrate-helper
Get information about calls to deprecated jQuery features in plugins or themes.
jQuery Updater
jquery-updater
This plugin updates jQuery to the latest stable version on your website.
Use Google Libraries
use-google-libraries
Allows your site to use common javascript libraries from Google's AJAX Libraries CDN, rather than from WordPress's own copies.
Jquery Validation For Contact Form 7
jquery-validation-for-contact-form-7
New standard of advance validation for Contact Form 7.
Slideshow
slideshow
A shortcode for displaying a slideshow of image attachments for a post.
Page Specific Scripts Developer Profile
1 plugin · 400 total installs
How We Detect Page Specific Scripts
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.