Author: Simon Goodchild Security & Risk Analysis

wordpress.org/plugins/hts-display-active-members

Displays most recently logged in members and optionally link to Private Message if logged in. Requires BuddyPress.

10 active installs v0.2 PHP + WP 2.8+ Updated Dec 2, 2010
activebuddypresslatestmembersrecent
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Author: Simon Goodchild Safe to Use in 2026?

Generally Safe

Score 85/100

Author: Simon Goodchild has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The hts-display-active-members plugin version 0.2 appears to have a generally good security posture based on the provided static analysis. There are no identified dangerous functions, file operations, external HTTP requests, or external HTTP requests. All identified output is properly escaped, and the plugin doesn't bundle any external libraries, which is a positive sign. The SQL queries, while present, show a reasonable usage of prepared statements.

However, there are significant areas for improvement. The lack of any nonce or capability checks across all entry points, including the shortcode, is a major concern. This absence of authentication and authorization checks means that any user, even unauthenticated ones, could potentially interact with the plugin's functionality, leading to unexpected behavior or even denial-of-service if the shortcode has resource-intensive operations. The vulnerability history also indicates no recorded vulnerabilities, which is positive, but this could also be a result of limited testing or analysis rather than inherently secure code, especially given the identified lack of security controls.

In conclusion, while the plugin avoids common pitfalls like dangerous functions and unescaped output, the complete absence of authentication and authorization mechanisms on its sole entry point (the shortcode) presents a substantial security risk. This oversight needs to be addressed to ensure the plugin's secure operation.

Key Concerns

  • No capability checks found
  • No nonce checks found
Vulnerabilities
None known

Author: Simon Goodchild Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Author: Simon Goodchild Release Timeline

v0.1.22
v0.1.21
v0.1.20.1
v0.1.20
v0.1.19
v0.1.18.1
v0.1.18
v0.1.17
v0.1.16.3
v0.1.16.2
v0.1.16.1
v0.1.16
v0.1.15
v0.1.14.2
v0.1.14.1
v0.1.14
v0.1.13
v0.1.12.1
v0.1.12
v0.1.11.1
Code Analysis
Analyzed Mar 16, 2026

Author: Simon Goodchild Code Analysis

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

SQL Query Safety

67% prepared3 total queries
Attack Surface

Author: Simon Goodchild Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[hts-displaymembers] hts-display-members.php:140
WordPress Hooks 2
actionwp_print_styleshts-display-members.php:144
actionwp_print_styleshts-display-members.php:155
Maintenance & Trust

Author: Simon Goodchild Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedDec 2, 2010
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Author: Simon Goodchild Developer Profile

Simon Goodchild

2 plugins · 10 total installs

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

How We Detect Author: Simon Goodchild

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hts-display-active-members/hts-display-members.css

HTML / DOM Fingerprints

CSS Classes
lastactive
Shortcode Output
<ul id="hts_displaymembers" style="list-style-type:none"><li style="overflow: hidden"><a href="<h2><a href="<span class="lastactive">
FAQ

Frequently Asked Questions about Author: Simon Goodchild