Team Members Showcase Security & Risk Analysis

wordpress.org/plugins/team-members-showcase

Show team members anywhere by the shortcode with 3 differents attributes. The shortcode receives three attributes member_count="3", img_posi …

0 active installs v1.0.0 PHP 7.2+ WP 5.8+ Updated Unknown
team-membersteam-members-showcaseteam-members-by-shortcodeteam-members-shortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Team Members Showcase Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "team-members-showcase" plugin v1.0.0 exhibits a mixed security posture. On the positive side, there are no identified CVEs, dangerous functions, raw SQL queries, file operations, external HTTP requests, or bundled libraries. The attack surface is limited to a single shortcode, and critically, there are no AJAX handlers or REST API routes that lack authentication checks. The absence of taint analysis findings also suggests a lack of obvious injection vulnerabilities like unsanitized paths.

However, a significant concern arises from the output escaping. With 100% of outputs unescaped, this plugin presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed through the shortcode that originates from user input or external sources, without proper sanitization and escaping, could be exploited by attackers to inject malicious scripts.

Given the plugin's version and lack of historical vulnerabilities, it's difficult to infer long-term security patterns. Nevertheless, the current analysis highlights a critical gap in output sanitization. While the plugin has a small attack surface and avoids common pitfalls like raw SQL or unauthenticated endpoints, the unescaped output is a severe weakness that needs immediate attention to prevent potential XSS attacks.

Key Concerns

  • All outputs are unescaped (XSS risk)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Team Members Showcase Security Vulnerabilities

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

Team Members Showcase Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Team Members Showcase Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[team_members] includes\shortcode.php:7
WordPress Hooks 4
actioninitincludes\register-post-and-taxonomies.php:80
actioninitincludes\shortcode.php:4
actionplugins_loadedteam-members-showcase.php:34
actionwp_enqueue_scriptsteam-members-showcase.php:37
Maintenance & Trust

Team Members Showcase Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedUnknown
PHP min version7.2
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Team Members Showcase Developer Profile

Hasan Fardous

3 plugins · 10 total installs

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

How We Detect Team Members Showcase

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/team-members-showcase/assets/css/styles.css
Version Parameters
team-members-showcase/assets/css/styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
tms-member-itemtms-member-imagetms-member-infotms-member-nametms-member-designationtms-member-descriptiontms-member-social
Data Attributes
data-member-countdata-img-positiondata-show-button
Shortcode Output
<div class="tms-main-wrapper"><div class="tms-container">
FAQ

Frequently Asked Questions about Team Members Showcase