Social Media User Detection Security & Risk Analysis

wordpress.org/plugins/social-network-user-detection

Detects the login status of social media users and records to your site's Google Analytics. (Currently supports Facebook, Twitter, Google, Google …

20 active installs v1.0.1 PHP + WP 3.1+ Updated Feb 24, 2012
facebookgooglegoogle-plussocial-mediatwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Media User Detection Safe to Use in 2026?

Generally Safe

Score 85/100

Social Media User Detection has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

Based on the static analysis, the "social-network-user-detection" plugin v1.0.1 exhibits a strong adherence to secure coding practices in several key areas. The absence of any identified dangerous functions, SQL queries executed only via prepared statements, no file operations, and no external HTTP requests are significant strengths. Furthermore, the complete lack of known CVEs and a clean vulnerability history suggests a stable and well-maintained plugin. The zero-rated attack surface, meaning no AJAX handlers, REST API routes, shortcodes, or cron events are exposed, also contributes positively to its security posture, as it limits potential entry points for attackers.

However, a critical concern arises from the output escaping analysis, where 0% of the 10 total outputs are properly escaped. This represents a significant risk, as unescaped output can lead to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website's content. The lack of nonces and capability checks, although not directly tied to the current identified entry points (which are zero), could become a concern if the plugin's functionality expands or if entry points are added in future versions without proper security considerations.

In conclusion, while the plugin demonstrates good fundamental security in its database interactions and attack surface management, the widespread lack of output escaping is a critical weakness that needs immediate attention. The clean vulnerability history is a positive indicator, but it does not mitigate the inherent risk posed by XSS vulnerabilities that can arise from improper output handling.

Key Concerns

  • Output escaping: 0% properly escaped
  • Nonce checks: 0
  • Capability checks: 0
Vulnerabilities
None known

Social Media User Detection Security Vulnerabilities

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

Social Media User Detection Code Analysis

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

Output Escaping

0% escaped10 total outputs
Attack Surface

Social Media User Detection Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_headsocial-media-user-detection.php:47
actionwp_footersocial-media-user-detection.php:94
actionadmin_menusocial-media-user-detection.php:97
actionadmin_initsocial-media-user-detection.php:102
Maintenance & Trust

Social Media User Detection Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedFeb 24, 2012
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Social Media User Detection Developer Profile

croakingtoad

3 plugins · 530 total installs

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

How We Detect Social Media User Detection

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-network-user-detection/assets/adapt-partners-logo.png
Script Paths
//connect.facebook.net/en_US/all.js

HTML / DOM Fingerprints

HTML Comments
<!-- Social Media User Detection plugin by Adapt Partners - http://adaptpartners.com/ --><!-- END Social Media User Detection plugin --><!-- No Facebook App ID is set in the plugin. -->
Data Attributes
adapt_smud_options[analytics_type]adapt_smud_options[facebook_app_id]
JS Globals
window.fbAsyncInitwindow.FB
FAQ

Frequently Asked Questions about Social Media User Detection