Hikari Featured Comments Security & Risk Analysis

wordpress.org/plugins/hikari-featured-comments

It adds 3 new custom fields to comments (Featured, Buried, Children buried), allowing you to add special properties to each of them.

10 active installs v0.02.00 PHP + WP 2.9.0+ Updated Oct 3, 2010
commentfeaturefeaturedhighlightthreaded
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hikari Featured Comments Safe to Use in 2026?

Generally Safe

Score 85/100

Hikari Featured Comments 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-featured-comments" plugin, version 0.02.00, exhibits a generally positive security posture based on the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a significant strength. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries and including nonce and capability checks, indicating an awareness of common WordPress security vulnerabilities. There are no recorded vulnerabilities or CVEs, which suggests a history of secure development or a lack of prior security scrutiny. However, a notable concern is the low percentage of properly escaped output (11%). This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not adequately sanitized before being displayed. While taint analysis did not reveal critical or high severity issues, the presence of two flows with unsanitized paths, even if deemed lower severity, warrants attention. The limited attack surface is a positive, but the lack of robust output escaping is a weakness that could be exploited.

Key Concerns

  • Low output escaping (11%)
  • Unsanitized paths in taint flows
Vulnerabilities
None known

Hikari Featured Comments Security Vulnerabilities

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

Hikari Featured Comments Code Analysis

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

Output Escaping

11% escaped66 total outputs
Data Flows
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 Featured Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actioncomment_posthikari-featured-comments-core.php:66
actionedit_commenthikari-featured-comments-core.php:67
actionadmin_menuhikari-featured-comments-core.php:69
filtercomment_row_actionshikari-featured-comments-core.php:70
actionadmin_inithikari-featured-comments-core.php:71
filtercomment_classhikari-featured-comments-core.php:73
actionplugins_loadedhikari-featured-comments-core.php:346
actioninithikari-tools.php:34
actionadmin_inithikari-tools.php:449
actionadmin_menuhikari-tools.php:450
Maintenance & Trust

Hikari Featured Comments Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedOct 3, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Hikari Featured Comments Developer Profile

shidouhikari

6 plugins · 350 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 Featured Comments

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
featuredburiedchildren_buried
Data Attributes
name="hikari-featured"id="hikari-featured"name="hikari-buried"id="hikari-buried"name="hikari-children-buried"id="hikari-children-buried"+1 more
JS Globals
HkFC_noncehikari-featuredhikari-buriedhikari-children-buried
FAQ

Frequently Asked Questions about Hikari Featured Comments