Custom Location Weather Security & Risk Analysis

wordpress.org/plugins/custom-location-weather

Display current weather conditions and local time for any specified location using OpenWeatherMap API.

0 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Unknown
locationopenweathermaptemperatureweatherweather-widget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Location Weather Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The custom-location-weather plugin v1.0.0 demonstrates a generally strong security posture based on the static analysis. It has a minimal attack surface consisting of only one shortcode, and importantly, all entry points appear to have appropriate authentication and permission checks. The code adheres to secure coding practices, with 100% of SQL queries using prepared statements and all output being properly escaped. There are no indications of dangerous functions being used or insecure file operations. The absence of known CVEs and a clean vulnerability history further bolster this positive assessment, suggesting active maintenance or a lack of historically exploitable issues.

Vulnerabilities
None known

Custom Location Weather Security Vulnerabilities

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

Custom Location Weather Code Analysis

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

Output Escaping

100% escaped34 total outputs
Attack Surface

Custom Location Weather Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[custweather_display] custom-location-weather.php:65
WordPress Hooks 5
actioninitcustom-location-weather.php:61
actionadmin_menucustom-location-weather.php:62
actionadmin_initcustom-location-weather.php:63
actionwp_enqueue_scriptscustom-location-weather.php:64
actionplugins_loadedcustom-location-weather.php:334
Maintenance & Trust

Custom Location Weather Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.4
Downloads477

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Custom Location Weather Developer Profile

paulanunobi

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 Custom Location Weather

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-location-weather/assets/css/style.css/wp-content/plugins/custom-location-weather/assets/js/script.js
Script Paths
/wp-content/plugins/custom-location-weather/assets/js/script.js
Version Parameters
custom-location-weather/assets/css/style.css?ver=custom-location-weather/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
custweather-widget
HTML Comments
<!-- Custom Location Weather Widget --><!-- End Custom Location Weather Widget -->
Data Attributes
data-citydata-countrydata-unit
JS Globals
custweatherData
Shortcode Output
[custweather_display]
FAQ

Frequently Asked Questions about Custom Location Weather