
In Page Script Security & Risk Analysis
wordpress.org/plugins/in-page-scriptThis plugin helps to add scripts into the header (before close tag </HEAD>) or the footer (before close tag </BODY>).
Is In Page Script Safe to Use in 2026?
Generally Safe
Score 85/100In Page Script has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "in-page-script" v0.1 plugin exhibits a generally positive security posture due to its limited attack surface and absence of known vulnerabilities. The static analysis indicates no direct entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without authentication. Furthermore, the code does not appear to perform dangerous functions, file operations, or external HTTP requests, which are common sources of security flaws. The presence of nonce and capability checks, although minimal in number, suggests an awareness of secure coding practices.
However, a significant concern is the complete lack of proper output escaping. With 18 total outputs analyzed, none are properly escaped, which presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. This means that any user-supplied data displayed by the plugin could potentially be executed as malicious JavaScript in the browser of other users. While taint analysis did not reveal any unsanitized paths, the lack of output escaping can still lead to exploitable XSS in conjunction with other data sources.
The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the limited attack surface, is a positive indicator. However, the critical flaw in output escaping overshadows these strengths. The plugin needs immediate attention to address the XSS risk. While its current version has no known exploits, the unescaped output is a pre-existing vulnerability that attackers could leverage if they discover it.
Key Concerns
- 0% properly escaped output detected
In Page Script Security Vulnerabilities
In Page Script Code Analysis
Output Escaping
In Page Script Attack Surface
WordPress Hooks 7
Maintenance & Trust
In Page Script Maintenance & Trust
Maintenance Signals
Community Trust
In Page Script Alternatives
Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts
insert-php
Insert PHP, JavaScript, CSS, HTML, ads, and tracking code into WordPress headers, footers, pages, and content using conditional logic, without editing …
Custom Header Footer Scripts for Customizer
custom-script-for-customizer
Add custom script to header and footer through WordPress Customizer. Edit your scripts with CodeMirror editor within Customizer.
Header Footer Custom Html
header-footer-custom-html
All in one light-weight plugin to add custom html, sticky html, custom css, or custom javascript in header and footer in any page/post or all pages/po …
Theme Powerkit
theme-powerkit
Theme Powerkit is WordPress free plugin with multiple feature. Plugin have 5 useful widget like Author, Category, Recent Posts, Social Icon and Tab Po …
GNA Google Analytics
gna-google-analytics
Easy to set-up the Google Analytics Script. You can add multiple UA IDs up to 5.
In Page Script Developer Profile
3 plugins · 120 total installs
How We Detect In Page Script
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
name="ips[header_script]"name="ips[footer_script]"