Stylish Twitter Profile Box Security & Risk Analysis

wordpress.org/plugins/stylish-twitter-profile-box

Adds a stylish and responsive twitter profile box .

10 active installs v1.0.0 PHP + WP 3.6+ Updated Mar 11, 2015
profile-widgetsocial-author-profiletwitter-author-boxtwitter-profile-boxtwitter-profile-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stylish Twitter Profile Box Safe to Use in 2026?

Generally Safe

Score 85/100

Stylish Twitter Profile Box 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 "stylish-twitter-profile-box" plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively, and reports no known vulnerabilities or CVEs. The absence of file operations and external HTTP requests, along with a clean taint analysis, further strengthens its security profile. However, significant concerns arise from the code signals. The presence of the `create_function` function, known for its security implications due to its dynamic code execution capabilities, is a notable weakness. Additionally, the lack of nonce checks and capability checks on potential entry points, though currently limited in number (zero entry points detected), presents a future risk if the plugin's functionality expands or if any entry points are inadvertently introduced without proper authorization mechanisms. While the plugin currently has a clean vulnerability history, this does not negate the inherent risks posed by insecure coding practices.

In conclusion, the plugin has some strong security foundations, particularly in data handling and the absence of past vulnerabilities. Nevertheless, the reliance on `create_function` and the complete absence of authorization checks are critical red flags that significantly elevate the potential risk. A thorough code review focusing on how `create_function` is used and ensuring all new or existing functionalities are appropriately secured with nonces and capability checks is highly recommended. The current lack of exploitable vulnerabilities is encouraging, but the identified code signals represent a potential attack vector that needs immediate attention.

Key Concerns

  • Use of dangerous function: create_function
  • Missing nonce checks
  • Missing capability checks
  • Output escaping below 100%
Vulnerabilities
None known

Stylish Twitter Profile Box Security Vulnerabilities

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

Stylish Twitter Profile Box Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget("stpb_twitterprofilebox");' ) );stylish-twitter-profile-box.php:325

Output Escaping

77% escaped74 total outputs
Attack Surface

Stylish Twitter Profile Box Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitstylish-twitter-profile-box.php:34
actionwp_enqueue_scriptsstylish-twitter-profile-box.php:49
actionwp_headstylish-twitter-profile-box.php:52
actionwidgets_initstylish-twitter-profile-box.php:325
Maintenance & Trust

Stylish Twitter Profile Box Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedMar 11, 2015
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Stylish Twitter Profile Box Developer Profile

Nand Lal

1 plugin · 10 total installs

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

How We Detect Stylish Twitter Profile Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/stylish-twitter-profile-box/css/stpb-main.css
Version Parameters
stylish-twitter-profile-box/css/stpb-main.css?ver=

HTML / DOM Fingerprints

CSS Classes
stpb-twitter-profile-box
HTML Comments
<!--[if gte IE 9]>
FAQ

Frequently Asked Questions about Stylish Twitter Profile Box