Simple Twitter Follow Me Button Security & Risk Analysis

wordpress.org/plugins/simple-twitter-follow-me-button

This plugin is the easiest way to add an official Twitter follow button at the end of every post so your readers can follow you on Twitter.

20 active installs v1.0 PHP + WP 3.0.1+ Updated Feb 9, 2014
buttonfollowmarketingsocial-mediatwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Twitter Follow Me Button Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Twitter Follow Me Button 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 'simple-twitter-follow-me-button' plugin version 1.0 exhibits a generally good security posture based on the static analysis and vulnerability history provided. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the complete absence of dangerous functions, SQL injection vulnerabilities (as all queries use prepared statements), file operations, and external HTTP requests are strong indicators of secure coding practices in these areas. Taint analysis also shows no critical or high-severity flows. The plugin also has no recorded vulnerabilities, which is a positive sign. However, a significant concern arises from the complete lack of output escaping for all identified output points. This means that any data outputted by the plugin, if it originates from user input or external sources without proper sanitization upstream, could be vulnerable to cross-site scripting (XSS) attacks. Additionally, the complete absence of nonce and capability checks, while not directly exploitable due to the limited attack surface, represents a missed opportunity for robust security and could become a concern if the plugin's functionality were to expand in the future. While the plugin currently appears safe, the lack of output escaping is a notable weakness that requires immediate attention to prevent potential XSS vulnerabilities.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple Twitter Follow Me Button Security Vulnerabilities

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

Simple Twitter Follow Me Button Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Simple Twitter Follow Me Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_inittweetbutton.php:13
filterthe_contenttweetbutton.php:14
Maintenance & Trust

Simple Twitter Follow Me Button Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedFeb 9, 2014
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Simple Twitter Follow Me Button Developer Profile

zackproser

2 plugins · 30 total installs

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

How We Detect Simple Twitter Follow Me Button

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

Asset Fingerprints

Script Paths
//platform.twitter.com/widgets.js

HTML / DOM Fingerprints

CSS Classes
twitter-follow-button
Data Attributes
data-show-countdata-size
FAQ

Frequently Asked Questions about Simple Twitter Follow Me Button