Mt8 Secret Comments Security & Risk Analysis

wordpress.org/plugins/mt8-secret-comments

Write a comment visible only to admin.

70 active installs v1.0.1 PHP + WP 4.2+ Updated Aug 29, 2015
commentsecret
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mt8 Secret Comments Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The static analysis of the "mt8-secret-comments" plugin v1.0.1 reveals a generally positive security posture, with no identified dangerous functions, external HTTP requests, file operations, or SQL queries that are not using prepared statements. The plugin also shows a low attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no unprotected entry points. However, the complete absence of taint analysis flows, while seemingly good, is concerning as it suggests the analysis might not have been thorough enough to detect potential vulnerabilities, or the plugin's functionality is so minimal it doesn't trigger taint analysis. The most significant concern stems from the output escaping, where 100% of outputs are not properly escaped, posing a risk of Cross-Site Scripting (XSS) vulnerabilities. The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong positive, but this must be weighed against the potential for undiscovered issues due to the lack of comprehensive taint analysis and unescaped output. Overall, while the plugin has good foundations in avoiding common pitfalls, the unescaped output presents a clear and present danger that needs immediate attention.

Key Concerns

  • Unescaped output detected
  • No taint analysis flows detected
Vulnerabilities
None known

Mt8 Secret Comments Security Vulnerabilities

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

Mt8 Secret Comments 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
Attack Surface

Mt8 Secret Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedmt8-secret-comments.php:27
actionadmin_initmt8-secret-comments.php:29
filtercomment_save_premt8-secret-comments.php:30
filtercomment_form_field_commentmt8-secret-comments.php:31
actioncomment_postmt8-secret-comments.php:33
filterget_comment_textmt8-secret-comments.php:34
filtermanage_edit-comments_columnsmt8-secret-comments.php:36
filtermanage_comments_custom_columnmt8-secret-comments.php:37
Maintenance & Trust

Mt8 Secret Comments Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 29, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Mt8 Secret Comments Developer Profile

Kazuto Takeshita

6 plugins · 920 total installs

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

How We Detect Mt8 Secret Comments

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="mt8_secret_comments"id="mt8_secret_comments"
FAQ

Frequently Asked Questions about Mt8 Secret Comments