WP HTML Imports Helper Security & Risk Analysis

wordpress.org/plugins/wp-html-imports-helper

Add support for HTML Imports enqueue

10 active installs v0.1 PHP + WP 4.3+ Updated Jan 14, 2016
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP HTML Imports Helper Safe to Use in 2026?

Generally Safe

Score 85/100

WP HTML Imports Helper has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The wp-html-imports-helper plugin, in version 0.1, presents a generally positive security posture based on the provided static analysis. The plugin exhibits zero known vulnerabilities, a clean vulnerability history, and no dangerous functions identified. The code analysis reveals a limited attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events, significantly reducing potential entry points for attackers. Furthermore, the single SQL query utilizes prepared statements, which is a strong security practice. However, there are areas for concern. A significant weakness lies in the output escaping, with only 40% of outputs being properly escaped. This means there's a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is directly echoed without sanitization. Additionally, the complete absence of nonce checks and capability checks across all entry points, though currently unexploited due to the small attack surface, represents a significant omission in core WordPress security practices. This could become a critical oversight if the plugin's functionality expands or if new entry points are introduced without these essential security layers.

Key Concerns

  • Poor output escaping practices
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP HTML Imports Helper Security Vulnerabilities

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

WP HTML Imports Helper Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

40% escaped5 total outputs
Attack Surface

WP HTML Imports Helper Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_headwp-html-import-helper.php:16
Maintenance & Trust

WP HTML Imports Helper Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJan 14, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

WP HTML Imports Helper Alternatives

No alternatives data available yet.

Developer Profile

WP HTML Imports Helper Developer Profile

Daisuke Takahashi

6 plugins · 270 total installs

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

How We Detect WP HTML Imports Helper

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-html-imports-helper/class.wp-documents.php/wp-content/plugins/wp-html-imports-helper/functions.wp-documents.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP HTML Imports Helper