LocalPoint Security & Risk Analysis

wordpress.org/plugins/localpoint

Display your business location, opening hours and contact info using OpenStreetMap and Leaflet.js.

0 active installs v2.0 PHP 7.4+ WP 5.8+ Updated Jan 8, 2026
business-locationcontact-infomapopening-hoursopenstreetmap
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LocalPoint Safe to Use in 2026?

Generally Safe

Score 100/100

LocalPoint has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'localpoint' plugin version 2.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are excellent indicators of secure coding practices. The plugin also demonstrates good adherence to WordPress security standards with the presence of nonce and capability checks, and a significant majority of its outputs being properly escaped. The attack surface is minimal, consisting of a single shortcode, and critically, there are no unprotected entry points identified. The vulnerability history further reinforces this positive outlook, with no known CVEs recorded, suggesting a history of secure development and maintenance. While the taint analysis shows no flows, which is a positive sign, it also indicates that the analysis might not have covered all potential execution paths or that the plugin's complexity is very low. The main area for potential concern, though minor given the overall findings, is the 64% proper output escaping rate, which means a portion of outputs are not escaped, introducing a theoretical risk of cross-site scripting (XSS) if those unescaped outputs were to ever become user-influenced. However, without any identified taint flows or specific vulnerabilities, this risk appears to be very low in practice.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

LocalPoint Security Vulnerabilities

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

LocalPoint Code Analysis

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

Output Escaping

64% escaped64 total outputs
Attack Surface

LocalPoint Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[localpoint] localpoint.php:77
WordPress Hooks 3
actionadmin_enqueue_scriptsadmin-page.php:8
actionwp_enqueue_scriptslocalpoint.php:25
actionadmin_menulocalpoint.php:147
Maintenance & Trust

LocalPoint Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 8, 2026
PHP min version7.4
Downloads90

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LocalPoint Developer Profile

marcinfilipiak

1 plugin · 0 total installs

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

How We Detect LocalPoint

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/localpoint/assets/css/leaflet.css/wp-content/plugins/localpoint/assets/js/leaflet.js/wp-content/plugins/localpoint/assets/css/style.css/wp-content/plugins/localpoint/assets/js/map.js/wp-content/plugins/localpoint/assets/js/admin-map.js
Script Paths
/wp-content/plugins/localpoint/assets/js/leaflet.js/wp-content/plugins/localpoint/assets/js/map.js/wp-content/plugins/localpoint/assets/js/admin-map.js
Version Parameters
ver=2.0

HTML / DOM Fingerprints

CSS Classes
localpoint-maplocalpoint-info
JS Globals
localpointData
Shortcode Output
<div id="localpoint-map"></div><div id="localpoint-info">
FAQ

Frequently Asked Questions about LocalPoint