Address Autocomplete with Google Security & Risk Analysis

wordpress.org/plugins/address-autocomplete-with-google

Enable Google Places-powered address autocomplete for WordPress input fields. Supports country restrictions and place type selection.

20 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Feb 22, 2025
addressaddress-autocompleteapiautocompletegoogle
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Address Autocomplete with Google Safe to Use in 2026?

Generally Safe

Score 92/100

Address Autocomplete with Google 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 "address-autocomplete-with-google" plugin, version 1.0.0, exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals indicate a diligent approach to security, with no dangerous functions, all SQL queries utilizing prepared statements, and a high percentage of output escaping. The lack of file operations, external HTTP requests, nonce checks, and capability checks in the analyzed entry points is also a positive indicator.

The taint analysis revealing zero flows with unsanitized paths further reinforces the plugin's apparent security. The vulnerability history being entirely clear, with no recorded CVEs of any severity, suggests a well-maintained and secure codebase over time. The overall impression is that of a plugin developed with security best practices in mind, prioritizing safe coding techniques and minimizing potential exposure.

However, the limited attack surface and lack of certain checks (like capability checks and nonce checks on the few entry points, even if they are zero) could be interpreted in two ways: either the plugin truly has no need for these, or the analysis scope was limited. Given the data, the plugin appears robust. The primary concern, if any, would be the absence of *any* capability checks on the zero identified entry points, which is unusual and warrants a closer look at the plugin's intended functionality and how it interacts with WordPress's permission system. Despite this minor observation, the plugin presents a very low-risk profile.

Key Concerns

  • No capability checks on entry points
Vulnerabilities
None known

Address Autocomplete with Google Security Vulnerabilities

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

Address Autocomplete with Google Code Analysis

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

Output Escaping

92% escaped13 total outputs
Attack Surface

Address Autocomplete with Google Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedaddress-autocomplete-with-google.php:28
actionadmin_menuincludes\class-address-autocomplete-settings.php:5
actionadmin_initincludes\class-address-autocomplete-settings.php:6
actionwp_enqueue_scriptsincludes\class-address-autocomplete.php:5
Maintenance & Trust

Address Autocomplete with Google Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 22, 2025
PHP min version7.4
Downloads691

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Address Autocomplete with Google Developer Profile

Maruf Sarkar

2 plugins · 20 total installs

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

How We Detect Address Autocomplete with Google

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/address-autocomplete-with-google/js/address-autocomplete.js
Script Paths
/wp-content/plugins/address-autocomplete-with-google/js/address-autocomplete.js
Version Parameters
address-autocomplete-with-google/js/address-autocomplete.js?ver=1.0.0

HTML / DOM Fingerprints

JS Globals
AddressAutocompleteSettings
FAQ

Frequently Asked Questions about Address Autocomplete with Google