AtMention in Comments Security & Risk Analysis

wordpress.org/plugins/atmention-in-comments

A plugin that enables you to mention @comment__author in comments.

10 active installs v2.0.1 PHP 5.2.4+ WP 3.6.1+ Updated Dec 2, 2024
commentsmentionstwitter-mention
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AtMention in Comments Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'atmention-in-comments' v2.0.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of any detected dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries are excellent indicators of secure coding practices. Furthermore, the comprehensive output escaping across all identified outputs and the lack of reported vulnerabilities in its history suggest a well-maintained and secure plugin.

However, a notable concern arises from the complete absence of nonce checks and capability checks. While no immediate vulnerabilities are evident from the static analysis or vulnerability history, this lack of authorization and integrity checks means that if any future functionality is added that modifies data or performs sensitive actions, it would be inherently vulnerable to CSRF (Cross-Site Request Forgery) attacks and unauthorized access. The analysis also shows zero AJAX handlers and REST API routes, meaning there are no entry points to even test for these protections, which is a double-edged sword: no attack surface currently, but no built-in safeguards for potential future expansion.

In conclusion, the plugin's current implementation is remarkably secure. The development team has demonstrated a commitment to safe coding by avoiding known dangerous patterns and properly sanitizing output. The primary weakness is the lack of fundamental security checks that would protect against potential future threats should the plugin's functionality evolve. This is a significant oversight that, while not currently exploitable, presents a latent risk.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

AtMention in Comments Security Vulnerabilities

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

AtMention in Comments Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped15 total outputs
Attack Surface

AtMention in Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filtercomment_textclasses\class.comments.php:14
actionwp_set_comment_statusclasses\class.comments.php:15
actionwp_insert_commentclasses\class.comments.php:16
actionadmin_menuclasses\class.settings.php:14
actionadmin_initclasses\class.settings.php:15
Maintenance & Trust

AtMention in Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 2, 2024
PHP min version5.2.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AtMention in Comments Developer Profile

Simpma

3 plugins · 10K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
103 days
View full developer profile
Detection Fingerprints

How We Detect AtMention in Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/atmention-in-comments/assets/css/atmention-in-comments.css/wp-content/plugins/atmention-in-comments/assets/js/atmention-in-comments.js
Script Paths
/wp-content/plugins/atmention-in-comments/assets/js/atmention-in-comments.js
Version Parameters
atmention-in-comments/assets/css/atmention-in-comments.css?ver=atmention-in-comments/assets/js/atmention-in-comments.js?ver=

HTML / DOM Fingerprints

CSS Classes
atmention-in-comments-user
Data Attributes
data-atmention-user-id
JS Globals
atmention_vars
FAQ

Frequently Asked Questions about AtMention in Comments