Show Twitter Followers Security & Risk Analysis

wordpress.org/plugins/show-twitter-followers

Show Twitter Followers does what its name says-display your twitter followers in the sidebar as a widget.

30 active installs v1.0.4 PHP + WP 3.2+ Updated Nov 9, 2011
like-boxtwittertwitter-fanstwitter-followerswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Twitter Followers Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "show-twitter-followers" plugin, v1.0.4, presents a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs), no critical or high-severity taint flows, and no dangerous functions are used. The plugin also demonstrates good practices with a high percentage of SQL queries utilizing prepared statements.

However, significant concerns arise from the static analysis. The complete lack of nonce checks and capability checks, especially in conjunction with potential file operations and external HTTP requests, creates a substantial risk. While the attack surface appears small, the absence of authentication and authorization checks on any potential entry points (even if currently reported as zero) is a critical oversight. Furthermore, only 35% of output is properly escaped, indicating a risk of cross-site scripting (XSS) vulnerabilities. The presence of file operations and external HTTP requests without these crucial checks further exacerbates the security concerns.

In conclusion, while the plugin has a clean vulnerability history, the static analysis reveals a lack of fundamental security controls. The absence of nonce and capability checks, coupled with insufficient output escaping, points to a plugin that could be exploited for XSS or other malicious actions. The current data suggests a need for significant security hardening before it can be considered safe for production use.

Key Concerns

  • No nonce checks present
  • No capability checks present
  • Insufficient output escaping (35% proper)
  • File operations present without auth checks
  • External HTTP requests present without auth checks
Vulnerabilities
None known

Show Twitter Followers Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Show Twitter Followers Release Timeline

v1.0.4Current
v1.0.3
v1.0.2
v1.0.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Show Twitter Followers Code Analysis

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

SQL Query Safety

80% prepared5 total queries

Output Escaping

35% escaped51 total outputs
Attack Surface

Show Twitter Followers Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwpshow-twitter-followers.php:397
actionwpshow-twitter-followers.php:411
actionstf_update_followersshow-twitter-followers.php:412
actioninitshow-twitter-followers.php:431

Scheduled Events 1

stf_update_followers
Maintenance & Trust

Show Twitter Followers Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedNov 9, 2011
PHP min version
Downloads16K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Show Twitter Followers Developer Profile

classicon

1 plugin · 30 total installs

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

How We Detect Show Twitter Followers

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-twitter-followers/css/style.css/wp-content/plugins/show-twitter-followers/js/twitter-followers.js
Script Paths
/wp-content/plugins/show-twitter-followers/js/twitter-followers.js
Version Parameters
show-twitter-followers/css/style.css?ver=show-twitter-followers/js/twitter-followers.js?ver=

HTML / DOM Fingerprints

CSS Classes
widget_show_twitter_followersstfstfheadstfstatusstfheadlinkstfbodystffan
Data Attributes
data-stf_usernamedata-stf_numberdata-stf_borderdata-stf_head_linkdata-stf_head_bgdata-stf_body_bg+3 more
JS Globals
window.stf_usernamewindow.stf_numberwindow.stf_borderwindow.stf_head_linkwindow.stf_head_bgwindow.stf_body_bg+12 more
Shortcode Output
[show_twitter_followers][show-twitter-followers]
FAQ

Frequently Asked Questions about Show Twitter Followers