Get User-Agents Security & Risk Analysis

wordpress.org/plugins/get-user-agents

WordPress plugin tracks User Agents, avoiding server log analysis. Records and exports data easily for further analysis.

40 active installs v1.0.4.1 PHP 5.6+ WP 3.0+ Updated Nov 27, 2024
googlebotseospideruser-agent
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Get User-Agents Safe to Use in 2026?

Generally Safe

Score 92/100

Get User-Agents 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 'get-user-agents' plugin v1.0.4.1 exhibits a strong security posture based on the provided static analysis. The absence of exposed entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the attack surface. Furthermore, the code demonstrates good security practices with 100% proper output escaping and a reasonable usage of prepared statements for its SQL queries. The presence of nonce checks is also a positive indicator. Taint analysis revealed no critical or high-severity vulnerabilities, suggesting that data flows within the plugin are handled safely.

The vulnerability history is equally encouraging, showing zero known CVEs, both currently unpatched and historically. This lack of past vulnerabilities, combined with the clean static analysis, suggests a well-maintained and secure codebase. The plugin appears to be developed with security in mind. The only area for potential minor concern, though not explicitly flagged as a risk in the provided data, is the presence of file operations without more context on their nature, and the lack of capability checks, though this is mitigated by the zero attack surface.

Overall, 'get-user-agents' v1.0.4.1 presents a very low-risk profile. Its limited attack surface, robust output handling, and clean vulnerability history make it a secure choice. While the absence of capability checks on what appears to be a minimal attack surface is noted, it doesn't translate into a significant risk given the other findings.

Key Concerns

  • No capability checks on entry points
Vulnerabilities
None known

Get User-Agents Security Vulnerabilities

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

Get User-Agents Code Analysis

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

SQL Query Safety

50% prepared4 total queries

Output Escaping

100% escaped11 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
sgtgua_display_user_tracking_list (get-user-agents.php:65)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Get User-Agents Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_footerget-user-agents.php:40
actionadmin_menuget-user-agents.php:59
actionadmin_initget-user-agents.php:138
actionadmin_initget-user-agents.php:141
Maintenance & Trust

Get User-Agents Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 27, 2024
PHP min version5.6
Downloads898

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Get User-Agents Developer Profile

Santos R. Guerra Faro

1 plugin · 40 total installs

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

How We Detect Get User-Agents

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Get User-Agents