Twitter Mentions As Comments Security & Risk Analysis

wordpress.org/plugins/twitter-mentions-as-comments

Twitter Mentions as Comments scours Twitter for people talking about your site & silently inserts their Tweets alongside your existing comments.

60 active installs v1.5.6 PHP + WP 3.3+ Updated Jul 4, 2013
commentsmentionssocialsocial-mediatwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Twitter Mentions As Comments Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The 'twitter-mentions-as-comments' plugin v1.5.6 exhibits a mixed security posture. On the positive side, there are no reported vulnerabilities (CVEs) and the static analysis shows a limited attack surface with no exposed AJAX handlers, REST API routes, or shortcodes without authentication. The plugin also includes a reasonable number of capability checks. However, there are significant concerns within the code analysis. The presence of the `create_function` is a high-risk indicator, as it can be leveraged for remote code execution if user input is not strictly sanitized before being passed to it. Furthermore, a substantial portion of SQL queries are not using prepared statements, increasing the risk of SQL injection vulnerabilities. The low percentage of properly escaped output is also a serious concern, potentially leading to cross-site scripting (XSS) vulnerabilities.

Key Concerns

  • Use of dangerous function: create_function
  • SQL queries not using prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

Twitter Mentions As Comments Security Vulnerabilities

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

Twitter Mentions As Comments Code Analysis

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

Dangerous Functions Found

create_function$init = create_function( '', $code );includes\boilerplate\includes\debug.php:138

SQL Query Safety

33% prepared3 total queries

Output Escaping

13% escaped40 total outputs
Attack Surface

Twitter Mentions As Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 27
actionadmin_menuincludes\admin.php:22
actionadmin_initincludes\admin.php:24
filtertmac_options_validateincludes\admin.php:26
actionadmin_initincludes\boilerplate\class.plugin-boilerplate.php:58
actioninitincludes\boilerplate\class.plugin-boilerplate.php:61
actionplugins_loadedincludes\boilerplate\class.plugin-boilerplate.php:64
actionadmin_noticesincludes\boilerplate\class.plugin-boilerplate.php:170
actioninitincludes\boilerplate\includes\capabilities.php:40
actioninitincludes\boilerplate\includes\debug.php:23
filterdebug_bar_panelsincludes\boilerplate\includes\debug.php:36
filterdebug_bar_panelsincludes\boilerplate\includes\debug.php:37
actionadmin_initincludes\boilerplate\includes\donate.php:29
actionadmin_enqueue_scriptsincludes\boilerplate\includes\enqueue.php:24
actionadmin_enqueue_scriptsincludes\boilerplate\includes\enqueue.php:25
actionwp_print_stylesincludes\boilerplate\includes\enqueue.php:26
actionwp_enqueue_scriptsincludes\boilerplate\includes\enqueue.php:27
actionadmin_initincludes\boilerplate\includes\options.php:25
actioninitincludes\tlc-transients\tlc-transients.php:6
actionshutdownincludes\tlc-transients\tlc-transients.php:67
actiontmac_hourly_checktwitter-mentions-as-comments.php:64
actionadmin_inittwitter-mentions-as-comments.php:70
filtertmac_lastIDtwitter-mentions-as-comments.php:73
filterget_avatartwitter-mentions-as-comments.php:76
actiontmac_options_inittwitter-mentions-as-comments.php:79
actiontmac_options_inittwitter-mentions-as-comments.php:82
actionadmin_noticestwitter-mentions-as-comments.php:102
actionadmin_noticestwitter-mentions-as-comments.php:120

Scheduled Events 1

tmac_hourly_check
Maintenance & Trust

Twitter Mentions As Comments Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJul 4, 2013
PHP min version
Downloads42K

Community Trust

Rating70/100
Number of ratings4
Active installs60
Developer Profile

Twitter Mentions As Comments Developer Profile

Ben Balter

7 plugins · 3K total installs

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

How We Detect Twitter Mentions As Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/twitter-mentions-as-comments/includes/css/tmac.css/wp-content/plugins/twitter-mentions-as-comments/includes/css/tmac-admin.css
Script Paths
/wp-content/plugins/twitter-mentions-as-comments/includes/js/tmac-admin.js
Version Parameters
twitter-mentions-as-comments/includes/css/tmac.css?ver=twitter-mentions-as-comments/includes/css/tmac-admin.css?ver=twitter-mentions-as-comments/includes/js/tmac-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
tmac_settings_content
Data Attributes
data-tmac-post-id
JS Globals
tmac
FAQ

Frequently Asked Questions about Twitter Mentions As Comments