My QuakeNet IRC Security & Risk Analysis

wordpress.org/plugins/my-quakenet-irc

My QuakeNet IRC chat plugin for Wordpress. Add a zone for your QuakeNet IRC chat.

10 active installs v1.0.3 PHP + WP + Updated Jul 2, 2012
chatircquakenet
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My QuakeNet IRC Safe to Use in 2026?

Generally Safe

Score 85/100

My QuakeNet IRC has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "my-quakenet-irc" plugin v1.0.3 exhibits a generally good security posture based on the provided static analysis and vulnerability history. There are no known CVEs associated with this plugin, and its code does not utilize dangerous functions, raw SQL queries, file operations, or external HTTP requests. The plugin demonstrates a commitment to security by employing prepared statements for SQL and including capability checks. However, a significant concern arises from the output escaping analysis, where 100% of observed outputs are not properly escaped. This represents a potential avenue for cross-site scripting (XSS) vulnerabilities if user-supplied data is directly rendered without sanitization. Additionally, the taint analysis reveals one flow with an unsanitized path, which, although not classified as critical or high severity, warrants further investigation as it indicates potential insecure data handling. The limited attack surface of two shortcodes is a positive factor, but the lack of nonce checks on these entry points could be a weakness depending on their functionality.

Key Concerns

  • Unescaped output in all observed instances
  • Taint flow with unsanitized path
  • Missing nonce checks on shortcodes
Vulnerabilities
None known

My QuakeNet IRC Security Vulnerabilities

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

My QuakeNet IRC Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
kw_do_page_irc_options (my_quake_net_irc.php:188)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

My QuakeNet IRC Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[quake] my_quake_net_irc.php:69
[quakenet] my_quake_net_irc.php:70
WordPress Hooks 1
actionadmin_menumy_quake_net_irc.php:41
Maintenance & Trust

My QuakeNet IRC Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 2, 2012
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

My QuakeNet IRC Developer Profile

leaklords

7 plugins · 70 total installs

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

How We Detect My QuakeNet IRC

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-quakenet-irc/css/style.css/wp-content/plugins/my-quakenet-irc/js/statement.js/wp-content/plugins/my-quakenet-irc/css/admin.css
Script Paths
/wp-content/plugins/my-quakenet-irc/js/statement.js

HTML / DOM Fingerprints

CSS Classes
kwrapkcontent
Data Attributes
id="quake"
Shortcode Output
<div class="kwrap"<div class="kcontent"
FAQ

Frequently Asked Questions about My QuakeNet IRC