Team List Security & Risk Analysis

wordpress.org/plugins/wp-team-list

Display your teammates anywhere on your WordPress site using this easy-to-use plugin.

100 active installs v4.0.0 PHP 7.4+ WP 6.0+ Updated Nov 18, 2024
authorsblocksteamuserswidget
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Team List Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The wp-team-list plugin version 4.0.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, coupled with a clean taint analysis and a low number of entry points, suggests a well-maintained and secure codebase. The plugin demonstrates good security practices, with all SQL queries utilizing prepared statements and a high percentage of output escaping. Nonce and capability checks are also present, further strengthening its defenses against common WordPress attacks.

While the plugin is generally secure, there are minor areas for consideration. The presence of two shortcodes as entry points, although not identified as unprotected in this analysis, always introduces a potential attack vector that requires careful implementation to prevent issues like cross-site scripting (XSS) if not properly handled. The 90% output escaping rate, while good, leaves a small margin for potential unescaped outputs, which could be a vector for XSS if the remaining 10% involves user-controlled data.

Overall, wp-team-list v4.0.0 appears to be a robust and secure plugin. Its strong track record of no vulnerabilities and adherence to secure coding practices like prepared statements and capability checks are significant strengths. The limited attack surface and lack of critical code signals are highly positive. Any minor concerns, such as potential for unescaped output, are within acceptable limits for a plugin with this history and analysis.

Key Concerns

  • Potential unescaped output (10%)
Vulnerabilities
None known

Team List Security Vulnerabilities

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

Team List Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

90% escaped63 total outputs
Attack Surface

Team List Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[rplus_team_list] includes\Plugin.php:391
[wp_team_list] includes\Plugin.php:392
WordPress Hooks 17
actionwidgets_initincludes\Plugin.php:29
actionwp_enqueue_scriptsincludes\Plugin.php:32
actionshow_user_profileincludes\Plugin.php:35
actionedit_user_profileincludes\Plugin.php:36
actionpersonal_options_updateincludes\Plugin.php:39
actionedit_user_profile_updateincludes\Plugin.php:40
filtermanage_users_columnsincludes\Plugin.php:43
actionmanage_users_custom_columnincludes\Plugin.php:44
actioninitincludes\Plugin.php:47
actioninitincludes\Plugin.php:48
actioninitincludes\Plugin.php:51
actionwp_team_listincludes\Plugin.php:54
filtermce_cssincludes\Plugin.php:57
actionrest_api_initincludes\Plugin.php:60
filterrest_prepare_widgetincludes\Plugin.php:62
filterrest_avatar_sizesincludes\REST\UserController.php:95
actionplugins_loadedinit.php:28
Maintenance & Trust

Team List Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 18, 2024
PHP min version7.4
Downloads16K

Community Trust

Rating100/100
Number of ratings7
Active installs100
Developer Profile

Team List Developer Profile

required

5 plugins · 13K total installs

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

How We Detect Team List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-team-list/assets/dist/style-main.css
Version Parameters
wp-team-list/assets/dist/style-main.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-required-wp-team-list-team-list
HTML Comments
<!-- wp:required/wp-team-list-team-list -->
Data Attributes
data-wp-block="true"data-wp-block-name="required/wp-team-list-team-list"
REST Endpoints
/wp-json/wp-team-list/v1/settings
Shortcode Output
[team_list]
FAQ

Frequently Asked Questions about Team List