Fetch Twitter Count Security & Risk Analysis

wordpress.org/plugins/fetch-twitter-count-for-wordpress

Returns the current follower count of a specific Twitter account, or FALSE if not found. Can also use a shortcode.

10 active installs v2017.08.13 PHP + WP 4.0.0+ Updated Jul 13, 2017
adopt-me
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Fetch Twitter Count Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'fetch-twitter-count-for-wordpress' plugin v2017.08.13 presents a mixed security posture. On the positive side, it demonstrates good practices by having no known CVEs, no unpatched vulnerabilities, and utilizing prepared statements for all SQL queries. The absence of external HTTP requests and a small attack surface are also commendable. However, significant concerns arise from the code analysis. The plugin fails to perform output escaping on any of its outputs, leaving it vulnerable to Cross-Site Scripting (XSS) attacks. Additionally, there are no nonce or capability checks implemented, meaning that its single shortcode entry point could potentially be exploited without proper authorization if it handles sensitive data or performs actions that require user permissions. The lack of taint analysis results also makes it difficult to fully assess potential data leakage or injection vulnerabilities.

While the plugin has a clean vulnerability history, the identified code-level weaknesses, particularly the complete lack of output escaping and authorization checks on its entry point, introduce tangible risks. The absence of these fundamental security measures is a significant concern that outweighs the lack of historical vulnerabilities. Without addressing these issues, the plugin remains susceptible to exploitation, despite its otherwise clean record and good SQL handling.

Key Concerns

  • No output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Fetch Twitter Count Security Vulnerabilities

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

Fetch Twitter Count Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Fetch Twitter Count Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[horshipsrectors_twitter_count] fetch-twitter-count-for-wordpress.php:187
WordPress Hooks 3
filterplugin_action_linksfetch-twitter-count-for-wordpress.php:89
actionadmin_menufetch-twitter-count-for-wordpress.php:102
actionadmin_initfetch-twitter-count-for-wordpress.php:103
Maintenance & Trust

Fetch Twitter Count Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.0
Last updatedJul 13, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Fetch Twitter Count Developer Profile

klickonit

17 plugins · 130 total installs

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

How We Detect Fetch Twitter Count

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
horshipsrectors_twitter_count
FAQ

Frequently Asked Questions about Fetch Twitter Count