Website Carbon Security & Risk Analysis

wordpress.org/plugins/website-carbon

Every web page view generates carbon emissions. The website carbon plugin monitors your site and lets you know what the emissions are.

100 active installs v1.1.3 PHP 7.1+ WP 4.6+ Updated Feb 16, 2023
carbonemissionsmeasureperformancetest
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Website Carbon Safe to Use in 2026?

Generally Safe

Score 85/100

Website Carbon 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 website-carbon plugin v1.1.3 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, the consistent use of prepared statements for all SQL queries, and the high percentage of properly escaped output are significant strengths. The plugin also demonstrates good practice by implementing nonce checks for its AJAX handlers, which helps protect against CSRF attacks.

However, a notable concern is the complete lack of capability checks for its AJAX handlers. While nonce checks are present, they do not prevent authenticated users from accessing or manipulating these endpoints. This could be a significant risk if these AJAX actions perform sensitive operations. The plugin also performs one file operation and one external HTTP request, which, while not inherently insecure, represent potential points of vulnerability if not handled with extreme care and proper sanitization. The vulnerability history being clear of any past CVEs is a positive indicator of its current maintenance and security focus.

In conclusion, the plugin has implemented several key security best practices effectively. The absence of known vulnerabilities and robust SQL handling are commendable. The primary area for improvement and concern lies in the lack of capability checks on AJAX handlers, which significantly expands the potential attack surface for authenticated users. Addressing this would further strengthen the plugin's overall security.

Key Concerns

  • AJAX handlers without capability checks
Vulnerabilities
None known

Website Carbon Security Vulnerabilities

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

Website Carbon Code Analysis

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

Output Escaping

93% escaped14 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<websitecarbon> (websitecarbon.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Website Carbon Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_websitecarbon-totalwebsitecarbon.php:49
authwp_ajax_websitecarbon-postswebsitecarbon.php:50
authwp_ajax_websitecarbon-measurewebsitecarbon.php:51
WordPress Hooks 8
actionadmin_initwebsitecarbon.php:29
filtermanage_posts_columnswebsitecarbon.php:32
filtermanage_pages_columnswebsitecarbon.php:33
actionmanage_pages_custom_columnwebsitecarbon.php:36
actionmanage_posts_custom_columnwebsitecarbon.php:37
actionwp_dashboard_setupwebsitecarbon.php:40
actionadmin_menuwebsitecarbon.php:43
actionadmin_enqueue_scriptswebsitecarbon.php:46
Maintenance & Trust

Website Carbon Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedFeb 16, 2023
PHP min version7.1
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Website Carbon Developer Profile

beleaf

2 plugins · 200 total installs

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

How We Detect Website Carbon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/website-carbon/assets/styles/admin.css/wp-content/plugins/website-carbon/assets/scripts/admin.js
Script Paths
/wp-content/plugins/website-carbon/assets/scripts/admin.js
Version Parameters
website-carbon/assets/styles/admin.css?ver=website-carbon/assets/scripts/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
websitecarbon-gaugewebsitecarbon-gauge__arrowwebsitecarbon-gauge__valuewebsitecarbon-dashboard-widget-worstwebsitecarbon-dashboard-widget-best
HTML Comments
<!-- Website Carbon Dashboard Widget --><!-- Website Carbon - Worst Emissions --><!-- Website Carbon - Best Emissions --><!-- Website Carbon Tool -->
Data Attributes
data-iddata-co2
JS Globals
websitecarbonvars
FAQ

Frequently Asked Questions about Website Carbon