Hikari Krumo Security & Risk Analysis

wordpress.org/plugins/hikari-krumo

Krumo is a debug tool able of collapsing array and object values so that it takes less space and let us see only what we really need from complex data

10 active installs v0.02.04 PHP + WP 2.8.0+ Updated Oct 10, 2010
backtracedebugkrumoprint_rvar_dump
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hikari Krumo Safe to Use in 2026?

Generally Safe

Score 85/100

Hikari Krumo has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The 'hikari-krumo' plugin v0.02.04 exhibits a mixed security posture. On the positive side, it demonstrates good practices by having zero known CVEs and no recorded vulnerability history, suggesting a low likelihood of publicly known exploits. Furthermore, the plugin utilizes prepared statements for all its SQL queries and includes a capability check, which are strong security fundamentals. However, significant concerns arise from the static analysis. The most alarming finding is that 100% of its outputs are not properly escaped, posing a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, while the attack surface appears minimal with zero entry points reported, the taint analysis indicates two flows with unsanitized paths, even though they are not classified as critical or high severity. These unsanitized paths, coupled with the complete lack of output escaping, strongly suggest potential for XSS or other injection attacks if these flows are ever exposed to user input. The absence of nonce checks and the limited capability checks are also points of concern, especially if any of the file operations or other code paths could be triggered in an unintended way. The plugin's strengths lie in its lack of known vulnerabilities and secure SQL handling, but the critical lack of output escaping and potential unsanitized paths create significant risks that require immediate attention.

Key Concerns

  • 0% of outputs properly escaped
  • 2 flows with unsanitized paths
  • No nonce checks implemented
  • Limited capability checks (1 total)
Vulnerabilities
None known

Hikari Krumo Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Hikari Krumo Release Timeline

v0.02.04Current
Code Analysis
Analyzed Apr 16, 2026

Hikari Krumo Code Analysis

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

Output Escaping

0% escaped84 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
debugRequestParameters (hikari-tools.php:928)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Hikari Krumo Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedhikari-krumo-options.php:101
actioninithikari-tools.php:34
actionadmin_inithikari-tools.php:449
actionadmin_menuhikari-tools.php:450
Maintenance & Trust

Hikari Krumo Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedOct 10, 2010
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Hikari Krumo Developer Profile

shidouhikari

9 plugins · 430 total installs

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

How We Detect Hikari Krumo

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hikari-krumo/krumo/krumo.css/wp-content/plugins/hikari-krumo/krumo/krumo.js
Script Paths
/wp-content/plugins/hikari-krumo/krumo/krumo.js
Version Parameters
hikari-krumo/krumo/krumo.css?ver=hikari-krumo/krumo/krumo.js?ver=

HTML / DOM Fingerprints

CSS Classes
krumo
HTML Comments
Copyright Hikari (http://wordpress.Hikari.ws), 2010If you want to redistribute this script, please leave a link tohttp://hikari.WSKrumo: http://krumo.sourceforge.net+4 more
Data Attributes
data-krumo-iddata-krumo-indexdata-krumo-opendata-krumo-parent
JS Globals
krumo
Shortcode Output
<div class='HkTools'>
FAQ

Frequently Asked Questions about Hikari Krumo