TeamShowcase Security & Risk Analysis

wordpress.org/plugins/teamshowcase

Team Showcase is the unique and ultimate solution to Show off your Team with Nice Admin Panel and eye catchy Themes.

10 active installs v1.0.0 PHP + WP 4.4.0+ Updated Mar 17, 2017
meet-the-teammember-gridteamteam-membersteams
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is TeamShowcase Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "teamshowcase" v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and incorporating nonce checks on its entry points. The absence of known CVEs and past vulnerabilities is also a strong indicator of a generally well-maintained and secure plugin.

However, several concerns arise from the static analysis. The presence of the `create_function` dangerous function is a significant red flag, as it can lead to code injection vulnerabilities if not handled with extreme care and robust sanitization. Furthermore, a very low percentage (6%) of properly escaped output is concerning. This suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the WordPress frontend.

While there are no recorded vulnerability history issues, the code signals suggest potential underlying risks. The combination of dangerous functions and poor output escaping, despite a clean vulnerability history and secure SQL handling, warrants caution. Developers should prioritize addressing the `create_function` usage and significantly improving output sanitization to mitigate XSS risks.

Key Concerns

  • Presence of dangerous function 'create_function'
  • Low output escaping percentage (6%)
Vulnerabilities
None known

TeamShowcase Security Vulnerabilities

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

TeamShowcase Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'register_widget("GBTestWidget");'));team-showcase-plugin.php:208
create_functioncreate_function('', 'require_once( plugin_dir_path( __FILE__ ) . "views" . DS . "admin" . DS . "settteam-showcase-plugin.php:376

Output Escaping

6% escaped152 total outputs
Attack Surface

TeamShowcase Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 3

authwp_ajax_ajax_backend_exampleteam-showcase-plugin.php:203
authwp_ajax_ajax_frontend_exampleteam-showcase-plugin.php:204
noprivwp_ajax_ajax_frontend_exampleteam-showcase-plugin.php:205

Shortcodes 1

[gb_mtt] team-showcase-plugin.php:200
WordPress Hooks 13
actionwp_enqueue_scriptsteam-showcase-plugin.php:188
actionadmin_enqueue_scriptsteam-showcase-plugin.php:191
actioninitteam-showcase-plugin.php:194
actionadmin_menuteam-showcase-plugin.php:197
actionwidgets_initteam-showcase-plugin.php:208
actionsave_postteam-showcase-plugin.php:211
filterenter_title_hereteam-showcase-plugin.php:214
filtermanage_meet_the_team_posts_columnsteam-showcase-plugin.php:217
actionmanage_meet_the_team_posts_custom_columnteam-showcase-plugin.php:218
actionthe_contentteam-showcase-plugin.php:219
actioninitteam-showcase-plugin.php:222
filtermanage_edit-mtt_group_columnsteam-showcase-plugin.php:225
filtermanage_mtt_group_custom_columnteam-showcase-plugin.php:226
Maintenance & Trust

TeamShowcase Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMar 17, 2017
PHP min version
Downloads1K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

TeamShowcase Developer Profile

Aftabul Islam

6 plugins · 110 total installs

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

How We Detect TeamShowcase

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/teamshowcase/external/bootstrap-3.3.7/css/bootstrap.min.css/wp-content/plugins/teamshowcase/assets/css/owl.carousel.min.css/wp-content/plugins/teamshowcase/assets/css/owl.theme.min.css/wp-content/plugins/teamshowcase/external/bootstrap-3.3.7/css/font-awesome.min.css/wp-content/plugins/teamshowcase/assets/css/frontend-style.css/wp-content/plugins/teamshowcase/views/templates/free_design_01/css/free_design_01.css/wp-content/plugins/teamshowcase/views/templates/free_design_02/css/free_design_02.css/wp-content/plugins/teamshowcase/views/templates/free_design_03/css/free_design_03.css+2 more
Script Paths
/wp-content/plugins/teamshowcase/external/bootstrap-3.3.7/js/bootstrap.min.js/wp-content/plugins/teamshowcase/assets/js/owl.carousel.min.js/wp-content/plugins/teamshowcase/assets/js/frontend-script.js
Version Parameters
teamshowcase/external/bootstrap-3.3.7/css/bootstrap.min.css?ver=teamshowcase/assets/css/owl.carousel.min.css?ver=teamshowcase/assets/css/owl.theme.min.css?ver=teamshowcase/external/bootstrap-3.3.7/css/font-awesome.min.css?ver=teamshowcase/assets/css/frontend-style.css?ver=teamshowcase/views/templates/free_design_01/css/free_design_01.css?ver=teamshowcase/views/templates/free_design_02/css/free_design_02.css?ver=teamshowcase/views/templates/free_design_03/css/free_design_03.css?ver=teamshowcase/views/templates/free_design_04/css/free_design_04.css?ver=teamshowcase/views/templates/free_design_05/css/free_design_05.css?ver=teamshowcase/external/bootstrap-3.3.7/js/bootstrap.min.js?ver=teamshowcase/assets/js/owl.carousel.min.js?ver=teamshowcase/assets/js/frontend-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
mtt-bootstrap-main-stylemtt-owl-stylemtt-owl-theme-stylemtt-font-awsome-stylemtt-frontend-stylemtt-free-one-stylemtt-free-two-stylemtt-free-three-style+4 more
HTML Comments
<!-- Settings --><!-- Settings --><!-- Settings --><!-- Settings -->+1 more
Data Attributes
data-toggledata-target
JS Globals
TeamShowcase
Shortcode Output
[gb_mtt]
FAQ

Frequently Asked Questions about TeamShowcase