Awesome Wp Team Member Security & Risk Analysis

wordpress.org/plugins/awesome-wp-team-member

This plugin adds a teams section to the admin panel which allows you to showcase your employees/people on your website the easy way.

0 active installs v1.0 PHP + WP 5.0.1+ Updated Unknown
team-memberwp-plugin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Awesome Wp Team Member Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'awesome-wp-team-member' plugin v1.0, based on the provided static analysis, appears to have a generally good security posture. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests is a positive sign. Furthermore, the lack of any recorded vulnerabilities in its history suggests a history of secure development or timely patching.

However, there are significant concerns that detract from its overall security. The plugin lacks any nonce checks or capability checks, which are fundamental security measures for preventing unauthorized actions and Cross-Site Request Forgery (CSRF) attacks. The most critical finding is that 100% of its output is not properly escaped. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website through the plugin's functionality. While the attack surface is small and no direct vulnerabilities were found in taint analysis, the unescaped output is a glaring weakness.

In conclusion, while the plugin avoids some common pitfalls like raw SQL and dangerous functions, the complete lack of output escaping and authorization checks on its single entry point (shortcode) represents a substantial security risk. The absence of historical vulnerabilities is a strength, but it does not excuse the current critical oversight in handling output.

Key Concerns

  • Output is not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Awesome Wp Team Member Security Vulnerabilities

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

Awesome Wp Team Member Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Awesome Wp Team Member Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[team-member] awesome-wp-team-member.php:15
WordPress Hooks 2
actioninitawesome-wp-team-member.php:13
actionwp_enqueue_scriptsawesome-wp-team-member.php:14
Maintenance & Trust

Awesome Wp Team Member Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Awesome Wp Team Member Developer Profile

nayon46

12 plugins · 820 total installs

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

How We Detect Awesome Wp Team Member

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/awesome-wp-team-member/css/font-awesome.min.css/wp-content/plugins/awesome-wp-team-member/css/bootstrap.min.css/wp-content/plugins/awesome-wp-team-member/css/style.css

HTML / DOM Fingerprints

CSS Classes
image-flipmainflipfrontsidebacksidecardcard-bodycard-titlecard-text
HTML Comments
<!-- Team --><!-- ./Team member --><!-- Team -->
Data Attributes
ontouchstart
Shortcode Output
<section id="team" class="pb-5"><div class="container"><div class="row"><div class="col-xs-12 col-sm-6 col-md-4">
FAQ

Frequently Asked Questions about Awesome Wp Team Member