WindyCoat Security & Risk Analysis

wordpress.org/plugins/windycoat

CSS Overrides

0 active installs v1.3.0 PHP 7.0+ WP 5.4+ Updated Unknown
current-conditionslocation-weatherweatherweather-widgetwordpress-weather-plugin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WindyCoat Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'windycoat' plugin v1.3.0 presents a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, exclusively using prepared statements for SQL queries, and generally performing adequate output escaping. The absence of known vulnerabilities and critical taint flows is also a strong indicator of a relatively secure codebase. However, significant concerns arise from its attack surface. The plugin exposes one REST API route without any permission callbacks, making it a potential entry point for unauthorized access or manipulation if sensitive data or functionality is handled. Furthermore, the complete lack of nonce checks and capability checks across its entry points is a critical oversight, leaving it vulnerable to various attack vectors, including Cross-Site Request Forgery (CSRF) and privilege escalation if the exposed REST API route is exploited.

Key Concerns

  • REST API route without permission callback
  • No nonce checks
  • No capability checks
  • Unescaped output identified
Vulnerabilities
None known

WindyCoat Security Vulnerabilities

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

WindyCoat Code Analysis

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

Output Escaping

74% escaped19 total outputs
Attack Surface
1 unprotected

WindyCoat Attack Surface

Entry Points2
Unprotected1

REST API Routes 1

GET/wp-json/windycoat/v1/weather/(?P<type>\S+)windycoat.php:47

Shortcodes 1

[wc_weather] windycoat.php:42
WordPress Hooks 10
filterscript_loader_tagwindycoat.php:39
actionwp_enqueue_scriptswindycoat.php:40
actionafter_setup_themewindycoat.php:43
actioncarbon_fields_register_fieldswindycoat.php:44
actionplugins_loadedwindycoat.php:45
actionrest_api_initwindycoat.php:46
actionwpwindycoat.php:52
actionwc_sync_weatherwindycoat.php:53
actionadmin_enqueue_scriptswindycoat.php:54
actionadmin_noticeswindycoat.php:55

Scheduled Events 1

wc_sync_weather
Maintenance & Trust

WindyCoat Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedUnknown
PHP min version7.0
Downloads732

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WindyCoat Developer Profile

Nicholas Mercer

2 plugins · 0 total installs

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

How We Detect WindyCoat

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/windycoat/weather/build/
Script Paths
/wp-content/plugins/windycoat/weather/build/static/js/bundle.js

HTML / DOM Fingerprints

CSS Classes
wc-widget-wrapwc-widget
HTML Comments
<!-- WindyCoat Widget -->
Data Attributes
data-widget-iddata-widget-themedata-api-keydata-location-namedata-unitsdata-forecast-days+5 more
JS Globals
wc_widget_config
REST Endpoints
/wp-json/windycoat/v1/weather/
Shortcode Output
[wc_weather
FAQ

Frequently Asked Questions about WindyCoat