HTML API Debugger Security & Risk Analysis

wordpress.org/plugins/html-api-debugger

Add a WP Admin page for debugging the HTML API.

0 active installs v2.8 PHP + WP 6.7+ Updated Aug 7, 2025
debugdevelopmenthtml-api
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HTML API Debugger Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The 'html-api-debugger' plugin v2.8 demonstrates a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, with zero entry points identified as unprotected. The code also shows positive signs like 100% of SQL queries using prepared statements and a high percentage of properly escaped output. Furthermore, the plugin has no known vulnerabilities or CVEs, indicating a history of secure development or effective patching. The presence of a capability check, even if only one, is a positive practice.

However, the static analysis does reveal some areas for potential concern. The most notable is the complete absence of nonce checks. While the attack surface is currently minimal, if future updates introduce any AJAX or other sensitive actions, the lack of nonce protection could become a significant vulnerability. The plugin also has no recorded vulnerability history, which, while positive, could also mean it hasn't been extensively tested for vulnerabilities or that past issues were not publicly disclosed. Overall, the plugin is secure in its current state with a very small attack surface, but the lack of nonce checks represents a potential future risk if the plugin's functionality expands without addressing this.

Key Concerns

  • Missing nonce checks on potential entry points
Vulnerabilities
None known

HTML API Debugger Security Vulnerabilities

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

HTML API Debugger Code Analysis

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

Output Escaping

88% escaped8 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
init (html-api-debugger.php:28)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

HTML API Debugger Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionrest_api_inithtml-api-debugger.php:35
actionadmin_enqueue_scriptshtml-api-debugger.php:93
actionadmin_menuhtml-api-debugger.php:103
actioninithtml-api-debugger.php:165
filterdoing_it_wrong_trigger_errorhtml-api-integration.php:40
filterdoing_it_wrong_trigger_errorhtml-api-integration.php:124
Maintenance & Trust

HTML API Debugger Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 7, 2025
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

HTML API Debugger Developer Profile

Jon Surrell

1 plugin · 0 total installs

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

How We Detect HTML API Debugger

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/html-api-debugger/style.css/wp-content/plugins/html-api-debugger/replace-invisible-chars.js/wp-content/plugins/html-api-debugger/print-html-tree.js/wp-content/plugins/html-api-debugger/main.js/wp-content/plugins/html-api-debugger/icon.php
Script Paths
/wp-content/plugins/html-api-debugger/main.js
Version Parameters
html-api-debugger/style.css?ver=replace-invisible-chars.js?ver=print-html-tree.js?ver=main.js?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/html-api-debugger/v1/htmlapi
FAQ

Frequently Asked Questions about HTML API Debugger