A Better Planet Security & Risk Analysis

wordpress.org/plugins/a-better-planet

A Better Planet is a widget for your dashboard which will show up to date news, tutorials and resources from over 30 contributing sites.

10 active installs v0.1 PHP + WP 3.2+ Updated May 22, 2013
dashboardnewswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is A Better Planet Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "a-better-planet" v0.1 plugin exhibits a generally positive security posture based on the provided static analysis. The complete absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals indicate no dangerous functions, no direct SQL queries (all prepared statements), no file operations, and no external HTTP requests. This suggests a developer who is mindful of common web vulnerabilities.

However, a critical concern arises from the complete lack of output escaping. With three identified output points and zero properly escaped, any user-supplied data rendered directly to the browser is highly susceptible to cross-site scripting (XSS) attacks. The absence of nonce checks and capability checks, while perhaps justifiable given the limited attack surface, also means that even if new entry points were introduced without proper authorization, they could be exploited. The vulnerability history is clean, but this is a very early version (v0.1) and does not provide long-term assurance.

In conclusion, while the plugin's current design minimizes direct exploitation vectors, the critical oversight in output escaping presents a significant risk. The developer has demonstrated good practices in other areas, but this single flaw could lead to serious security incidents. The lack of any vulnerability history is a positive sign but does not offset the immediate XSS risk.

Key Concerns

  • Output escaping is not implemented
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

A Better Planet Security Vulnerabilities

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

A Better Planet Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

A Better Planet Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_dashboard_setupa-better-planet.php:19
filterwp_feed_cache_transient_lifetimefeed.php:9
Maintenance & Trust

A Better Planet Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedMay 22, 2013
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

A Better Planet Developer Profile

themefurnace

1 plugin · 10 total installs

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

How We Detect A Better Planet

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about A Better Planet