Genki Youtube Comments Security & Risk Analysis

wordpress.org/plugins/genki-youtube-comments

Grab YouTube video comments and insert into your blog post

40 active installs v2.0 PHP + WP 3.0.0+ Updated Dec 17, 2014
commentsyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Genki Youtube Comments Safe to Use in 2026?

Generally Safe

Score 85/100

Genki Youtube Comments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "genki-youtube-comments" v2.0 plugin presents a concerning security posture despite a clean vulnerability history. The static analysis reveals significant issues, particularly with SQL query handling and output escaping. All 7 SQL queries are executed without prepared statements, posing a high risk of SQL injection vulnerabilities. Similarly, 100% of the 6 identified output operations are not properly escaped, creating a strong possibility of cross-site scripting (XSS) flaws. The presence of file operations and external HTTP requests, without accompanying capability checks or nonce verification on potential entry points (though none were identified as unprotected), adds to the overall risk profile. The taint analysis, while not flagging critical or high severity flows, did identify 2 flows with unsanitized paths, which, when combined with the lack of robust input validation and output sanitization, could be exploited. The plugin's vulnerability history being clear is a positive indicator, suggesting past security diligence or perhaps less widespread usage, but it does not negate the current code-level risks that require immediate attention.

Key Concerns

  • SQL queries without prepared statements
  • Output escaping not properly handled
  • No nonce checks
  • No capability checks
  • Flows with unsanitized paths
Vulnerabilities
None known

Genki Youtube Comments Security Vulnerabilities

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

Genki Youtube Comments Code Analysis

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

SQL Query Safety

0% prepared7 total queries

Output Escaping

0% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
genki_youtube_comments_manage (genki_youtube_comments.php:25)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Genki Youtube Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menugenki_youtube_comments.php:13
actiongenki_youtube_crongenki_youtube_comments.php:14
filtercron_schedulesgenki_youtube_comments.php:15

Scheduled Events 3

genki_youtube_cron
genki_youtube_cron
genki_youtube_cron
Maintenance & Trust

Genki Youtube Comments Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.0
Last updatedDec 17, 2014
PHP min version
Downloads13K

Community Trust

Rating20/100
Number of ratings4
Active installs40
Developer Profile

Genki Youtube Comments Developer Profile

genkisan

2 plugins · 50 total installs

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

How We Detect Genki Youtube Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/genki-youtube-comments/screenshot-2.gif

HTML / DOM Fingerprints

CSS Classes
wrapoptionsupdatedfade
HTML Comments
<!-- ... -->
Data Attributes
id="message"class="updated fade"id="skipspam"name="skipspam"value="yes"value="no"+11 more
FAQ

Frequently Asked Questions about Genki Youtube Comments