
Include Custom Files Security & Risk Analysis
wordpress.org/plugins/include-custom-filesEnables embedding of multiple stylesheets and javascript files on a per-post basis.
Is Include Custom Files Safe to Use in 2026?
Generally Safe
Score 85/100Include Custom Files has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'include-custom-files' plugin version 1.0 presents a generally good security posture based on the provided static analysis. The absence of any identified dangerous functions, raw SQL queries, file operations, or external HTTP requests is a positive indicator. The presence of a nonce check is also a good practice. However, a significant concern arises from the 100% of output not being properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious code could be injected and executed in a user's browser. The lack of capability checks on entry points, though the attack surface is currently zero, means that if new entry points were added without proper authentication, they would be vulnerable.
The vulnerability history shows no known CVEs, which is encouraging and suggests that the plugin has historically been secure or has not been a target for known exploits. This, combined with the absence of critical or high-severity taint flows, reinforces the impression of a plugin that has, so far, avoided major security pitfalls. Nevertheless, the unescaped output is a critical flaw that needs immediate attention. The plugin's strengths lie in its minimal attack surface and avoidance of common risky functions, but its weakness in output escaping poses a significant and readily exploitable threat.
Key Concerns
- Unescaped output found
- Missing capability checks on entry points
Include Custom Files Security Vulnerabilities
Include Custom Files Code Analysis
Output Escaping
Include Custom Files Attack Surface
WordPress Hooks 4
Maintenance & Trust
Include Custom Files Maintenance & Trust
Maintenance Signals
Community Trust
Include Custom Files Alternatives
Code Embed
simple-embed-code
Code Embed provides a very easy and efficient way to embed code (JavaScript, CSS and HTML) in your posts and pages.
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 Minify Fix
wp-minify-fix
[Fixed] This plugin uses the Minify engine to combine and compress JS and CSS files to improve page load time.
Insert Code by Angie Makes
wpc-insert-code
Easily insert HTML, Javascript, CSS, into the head and footer areas of your site.
Include Custom Files Developer Profile
7 plugins · 130 total installs
How We Detect Include Custom Files
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/include-custom-files/css//wp-content/plugins/include-custom-files/js/get_bloginfo('template_url') . '/' . IncludeCustomFiles::$css_folder . '/HTML / DOM Fingerprints
name="custom_css"name="custom_js"