Skysa Twitter Follow App Security & Risk Analysis

wordpress.org/plugins/skysa-twitter-follow-app

Allows your site visitors to follow your twitter account with one click, without leaving your sitet.

10 active installs v1.4 PHP + WP 2.7+ Updated Sep 8, 2014
followfollow-buttonskysaskysa-appstwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Skysa Twitter Follow App Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The skysa-twitter-follow-app v1.4 plugin exhibits a concerning security posture due to a significant number of unprotected entry points. The static analysis reveals two AJAX handlers, both lacking authentication checks, which presents a direct avenue for potential exploitation. Furthermore, the complete absence of prepared statements for all SQL queries is a major red flag, making the plugin highly susceptible to SQL injection vulnerabilities. The low percentage of properly escaped output suggests that cross-site scripting (XSS) is also a plausible risk, as user-supplied data might be rendered directly in the browser without adequate sanitization.

While the plugin's vulnerability history shows no known CVEs, this is not a strong indicator of inherent security given the identified code weaknesses. The lack of any recorded vulnerabilities could simply mean the plugin hasn't been thoroughly audited for these specific types of flaws or that exploits haven't been publicly disclosed. The absence of nonce checks and capability checks on its AJAX endpoints, coupled with raw SQL queries and poor output escaping, create a substantial attack surface with high exploitability potential.

In conclusion, skysa-twitter-follow-app v1.4 has significant security weaknesses that outweigh its lack of reported CVEs. The unprotected AJAX handlers, unescaped output, and extensive use of raw SQL queries create a high risk of SQL injection and XSS vulnerabilities. Users of this plugin should exercise extreme caution.

Key Concerns

  • 2 unprotected AJAX handlers
  • 0% SQL queries using prepared statements
  • 4% output properly escaped
  • 0 nonce checks
  • 0 capability checks
Vulnerabilities
None known

Skysa Twitter Follow App Security Vulnerabilities

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

Skysa Twitter Follow App Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

4% escaped23 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
SkysaApps_Admin_DrawTabs (skysa-required\admin.php:168)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Skysa Twitter Follow App Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_skysa_apploadskysa-required\index.php:111
noprivwp_ajax_skysa_apploadskysa-required\index.php:112
WordPress Hooks 3
actionwp_print_footer_scriptsskysa-required\index.php:103
actionwp_footerskysa-required\index.php:105
actionadmin_menuskysa-required\index.php:109
Maintenance & Trust

Skysa Twitter Follow App Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 8, 2014
PHP min version
Downloads8K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Skysa Twitter Follow App Developer Profile

Skysa

8 plugins · 80 total installs

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

How We Detect Skysa Twitter Follow App

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
SKYUI-Mod-TwitterFollow-Button-holderSKYUI-Mod-TwitterFollow-Button
JS Globals
S
Shortcode Output
<div style="padding-left: 3px;" class="SKYUI-Mod-TwitterFollow-Button-holder"><span class="SKYUI-Mod-TwitterFollow-Button"><iframe allowtransparency="true" frameborder="0" scrolling="no" src="//platform.twitter.com/widgets/follow_button.html?screen_name=&show_count=#fvar_count&button=blue&lang=" style="width:300px; height:20px;"></iframe></span></div>
FAQ

Frequently Asked Questions about Skysa Twitter Follow App