Rondeo – Sign In With Google Button Security & Risk Analysis

wordpress.org/plugins/rondeo-sign-in-with-google-button

A very simple way to add sign in with google button on your wordpress site using shortcode

0 active installs v1.0.1 PHP + WP 6.0+ Updated Jul 22, 2022
googlegoogle-ssosign-in
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Rondeo – Sign In With Google Button Safe to Use in 2026?

Generally Safe

Score 85/100

Rondeo – Sign In With Google Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "rondeo-sign-in-with-google-button" plugin version 1.0.1 demonstrates a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, and critically, the lack of any taint analysis findings with unsanitized paths, all point to a well-secured codebase. The plugin also relies on prepared statements for any database interactions and ensures all output is properly escaped, which are excellent security practices.

However, the static analysis does highlight a couple of areas for caution. The plugin has zero nonce checks and zero capability checks across all its entry points. While the attack surface is currently small (one shortcode) and there are no unprotected entry points *according to this specific analysis*, this lack of explicit checks means that if the plugin were to be extended or if new entry points were introduced without proper security considerations, it could become vulnerable. The bundled Guzzle library, while not explicitly flagged as outdated, warrants attention as bundled libraries can sometimes be vectors for vulnerabilities if not kept up-to-date.

The vulnerability history is completely clean, with no recorded CVEs. This, combined with the good static analysis results, suggests a developer who is either very diligent or has been fortunate. The lack of historical vulnerabilities is a positive indicator, but it does not negate the need for proactive security measures, especially regarding authentication and authorization checks on all potential entry points.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Bundled library (Guzzle)
Vulnerabilities
None known

Rondeo – Sign In With Google Button Security Vulnerabilities

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

Rondeo – Sign In With Google Button Release Timeline

v1.0.1Current
Code Analysis
Analyzed Mar 17, 2026

Rondeo – Sign In With Google Button Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

100% escaped16 total outputs
Attack Surface

Rondeo – Sign In With Google Button Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rondeo_sso_btn] plugin.php:41
WordPress Hooks 6
actioninitplugin.php:73
actionadmin_enqueue_scriptsRationalOptionPages.php:161
actionadmin_headRationalOptionPages.php:162
actionadmin_initRationalOptionPages.php:163
actionadmin_menuRationalOptionPages.php:164
actionadmin_noticesRationalOptionPages.php:165
Maintenance & Trust

Rondeo – Sign In With Google Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 22, 2022
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Rondeo – Sign In With Google Button Developer Profile

Rondeo Balos

2 plugins · 40 total installs

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

How We Detect Rondeo – Sign In With Google Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rondeo-sign-in-with-google-button/settings.php
Version Parameters
/wp-content/plugins/rondeo-sign-in-with-google-button/settings.php?ver=/wp-content/plugins/rondeo-sign-in-with-google-button/plugin.php?ver=

HTML / DOM Fingerprints

CSS Classes
g_id_signin
Data Attributes
data-client_iddata-contextdata-ux_modedata-login_uridata-auto_promptdata-type+5 more
JS Globals
g_id_onload
Shortcode Output
<div id="g_id_onload"<center> <div class="g_id_signin"
FAQ

Frequently Asked Questions about Rondeo – Sign In With Google Button