SM Team Security & Risk Analysis

wordpress.org/plugins/sm-team

SM Team is a wordpress plugin to list and display team members as grid. You can add team members profile, social links, image, location etc.

10 active installs v2.0.0 PHP + WP 3.5.1+ Updated Nov 27, 2017
my-teamour-teamshortcodeteamteam-showcase
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SM Team Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "sm-team" v2.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history is a significant positive indicator. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and including a nonce check. Furthermore, the limited attack surface, consisting of only one shortcode and no AJAX handlers, REST API routes, or cron events, contributes to its security.

However, there are areas for concern. The most notable is the low percentage of properly escaped output (19%). This suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or content might be rendered directly in the browser without proper sanitization. The lack of capability checks on the shortcode also represents a potential risk, as it implies that any logged-in user, regardless of their role or permissions, can trigger its functionality. While the current attack surface is small, any introduction of new features, especially AJAX or REST API endpoints, without robust authentication and authorization mechanisms could quickly elevate the risk profile.

In conclusion, while the "sm-team" plugin has a strong foundation with no known vulnerabilities and good SQL handling, the significant number of unescaped outputs and the absence of capability checks on its sole entry point are critical weaknesses. Addressing the XSS risk through proper output escaping and implementing capability checks on the shortcode are essential steps to further harden its security.

Key Concerns

  • Low percentage of properly escaped output
  • Shortcode lacks capability checks
Vulnerabilities
None known

SM Team Security Vulnerabilities

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

SM Team Code Analysis

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

Output Escaping

19% escaped72 total outputs
Attack Surface

SM Team Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sm-member] includes\sm-team-shortcoads.php:13
WordPress Hooks 9
actionadd_meta_boxesincludes\class\sm-team-post-meta.php:10
actionsave_postincludes\class\sm-team-post-meta.php:11
filtermanage_posts_columnsincludes\class\sm-team-post-meta.php:12
filtermanage_posts_columns_sortable_columnsincludes\class\sm-team-post-meta.php:13
actionmanage_posts_custom_columnincludes\class\sm-team-post-meta.php:14
actioninitincludes\class\sm-team-post-type.php:10
actionadmin_menuincludes\sm-team-settings.php:3
actionwp_enqueue_scriptssm-team.php:34
actionadmin_enqueue_scriptssm-team.php:35
Maintenance & Trust

SM Team Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 27, 2017
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

SM Team Developer Profile

Mahabubur Rahman

10 plugins · 650 total installs

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

How We Detect SM Team

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sm-team/css/bootstrap.wp.css/wp-content/plugins/sm-team/css/custom.css/wp-content/plugins/sm-team/js/bootstrap.min.js
Script Paths
/wp-content/plugins/sm-team/js/bootstrap.min.js
Version Parameters
sm-team/css/bootstrap.wp.css?ver=sm-team/css/custom.css?ver=sm-team/js/bootstrap.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
bootstrap-wrappersm-member-wrap
Data Attributes
id="sm_member_meta"name="short_bio"id="short_bio"name="member_designation"id="member_designation"name="member_email"+23 more
Shortcode Output
[sm-member
FAQ

Frequently Asked Questions about SM Team