Page Specific Scripts Security & Risk Analysis

wordpress.org/plugins/page-specific-scripts

Simple and easy to use wordpress plugin to add jQuery/JS Scripts only to specific pages.

400 active installs v1.0 PHP + WP 3.1+ Updated Sep 30, 2020
javascriptjqueryjquery-on-posts-pagespage-specific-jqueryscript
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Page Specific Scripts Safe to Use in 2026?

Generally Safe

Score 85/100

Page Specific Scripts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

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
Vulnerabilities
None known

Page Specific Scripts Security Vulnerabilities

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

Page Specific Scripts Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Page Specific Scripts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitwpcp-page-specific-scripts.php:39
actionadd_meta_boxeswpcp-page-specific-scripts.php:40
actionsave_postwpcp-page-specific-scripts.php:41
actionadmin_initwpcp-page-specific-scripts.php:43
actionwp_headwpcp-page-specific-scripts.php:48
actionwp_headwpcp-page-specific-scripts.php:49
Maintenance & Trust

Page Specific Scripts Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 30, 2020
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

Page Specific Scripts Developer Profile

Afnan Abbasi

1 plugin · 400 total installs

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

How We Detect Page Specific Scripts

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Page Specific Scripts