The Twitter Profile Security & Risk Analysis

wordpress.org/plugins/the-twitter-profile

Display your full twitter profile in sidebar easily, responsive and retina, recent tweets and emoji icons support, RTL support and texts translate.

10 active installs v1.0.4 PHP + WP 3.1.0+ Updated Unknown
recentrecent-tweetstweetstwitter-apitwitter-profile
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is The Twitter Profile Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "the-twitter-profile" v1.0.4 plugin exhibits a mixed security posture. On the positive side, the plugin has no recorded CVEs, an absence of SQL queries without prepared statements, and zero file operations or bundled libraries, suggesting a relatively clean development history and good practices in these areas. The absence of an attack surface (AJAX handlers, REST API routes, shortcodes, cron events) also significantly reduces the potential entry points for attackers.

However, several concerns arise from the static analysis. The presence of the `create_function` is a significant red flag, as this function is deprecated and can be a source of security vulnerabilities if not handled with extreme care, often leading to code injection. Furthermore, the low percentage of properly escaped output (33%) indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks on any potential entry points (though there are none currently exposed) is also a concern, as it implies a reliance on other security mechanisms or an oversight in securing these aspects should the attack surface grow.

Overall, while the plugin benefits from a lack of known vulnerabilities and a minimal attack surface, the use of `create_function` and the poor output escaping represent significant, exploitable weaknesses that could lead to critical security incidents. Developers should prioritize addressing these issues to improve the plugin's security.

Key Concerns

  • Use of deprecated create_function
  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

The Twitter Profile Security Vulnerabilities

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

The Twitter Profile Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("WPTimeTwitterProfileWidget")widget.php:476

Output Escaping

33% escaped72 total outputs
Attack Surface

The Twitter Profile Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menusettings.php:8
actionadmin_initsettings.php:24
actionwp_enqueue_scriptsthe-twitter-profile.php:51
actionwp_headthe-twitter-profile.php:66
filterplugin_row_metathe-twitter-profile.php:91
filterplugin_action_linksthe-twitter-profile.php:120
actionwidgets_initwidget.php:476
Maintenance & Trust

The Twitter Profile Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

The Twitter Profile Developer Profile

Alobaidi

22 plugins · 33K total installs

81
trust score
Avg Security Score
90/100
Avg Patch Time
52 days
View full developer profile
Detection Fingerprints

How We Detect The Twitter Profile

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/the-twitter-profile/css/font-style.css/wp-content/plugins/the-twitter-profile/css/twitter-profile-style.css/wp-content/plugins/the-twitter-profile/css/fontello.css/wp-content/plugins/the-twitter-profile/js/twitter-profile-script.js
Script Paths
/wp-content/plugins/the-twitter-profile/js/twitter-profile-script.js
Version Parameters
the-twitter-profile/css/font-style.cssthe-twitter-profile/css/twitter-profile-style.cssthe-twitter-profile/css/fontello.cssthe-twitter-profile/js/twitter-profile-script.js

HTML / DOM Fingerprints

CSS Classes
wpt-tw-profile-wrapemojiwp-smiley
FAQ

Frequently Asked Questions about The Twitter Profile