Comment Tweets Security & Risk Analysis

wordpress.org/plugins/comment-tweets

Comment Tweets gives you the ability to take the URL of a tweet and add it to the conversation on your blog.

10 active installs v2.4.0 PHP + WP 3.4.1+ Updated Jan 7, 2017
commentstweets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comment Tweets Safe to Use in 2026?

Generally Safe

Score 85/100

Comment Tweets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "comment-tweets" plugin v2.4.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the plugin demonstrates good development practices by utilizing prepared statements for all SQL queries, including a nonce check and a capability check, indicating an effort to prevent common vulnerabilities. The lack of critical or high-severity taint flows and no recorded historical vulnerabilities further bolster its security profile. The plugin's strengths lie in its minimal attack surface and apparent adherence to secure coding principles for the features it does implement. However, the minimal output escaping (only 33% properly escaped) represents a minor concern, as it could potentially lead to cross-site scripting (XSS) vulnerabilities if sensitive data is echoed without proper sanitization. Despite this single area for improvement, the overall security assessment is positive.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Comment Tweets Security Vulnerabilities

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

Comment Tweets Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

Comment Tweets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_print_stylesclass-comment-tweets.php:60
actionadmin_enqueue_scriptsclass-comment-tweets.php:61
actionwp_enqueue_scriptsclass-comment-tweets.php:64
actionadd_meta_boxesclass-comment-tweets.php:67
actionsave_postclass-comment-tweets.php:68
actioncomment_form_beforeclass-comment-tweets.php:71
Maintenance & Trust

Comment Tweets Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJan 7, 2017
PHP min version
Downloads5K

Community Trust

Rating74/100
Number of ratings3
Active installs10
Developer Profile

Comment Tweets Developer Profile

Philip Arthur Moore

6 plugins · 6K total installs

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

How We Detect Comment Tweets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comment-tweets/css/admin.css/wp-content/plugins/comment-tweets/js/admin.min.js/wp-content/plugins/comment-tweets/css/plugin.css

HTML / DOM Fingerprints

CSS Classes
tweet_url
HTML Comments
<!-- /#tweet-url-container -->
Data Attributes
id="tweet-url-container"id="tweet_url_0"name="tweet_url[]"class="tweet_url"id="add-new-tweet"
FAQ

Frequently Asked Questions about Comment Tweets