Klout Badge Plugin Security & Risk Analysis

wordpress.org/plugins/klout-score-badge

Klout Score is a measure of your social media influence .This simple plugin displays your Klout profile and score. For more details visit http://www.

10 active installs v1.0 PHP + WP 2.0+ Updated Apr 19, 2012
kloutklout-badgeklout-scoreklout-score-badge
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Klout Badge Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The klout-score-badge plugin version 1.0 exhibits a mixed security posture. While it demonstrates strengths in avoiding common attack vectors like raw SQL queries and external HTTP requests, and has no recorded vulnerability history, significant concerns arise from its static analysis. The presence of the `create_function` dangerous function is a notable risk. Furthermore, the complete lack of output escaping for all identified output points presents a critical vulnerability that could lead to cross-site scripting (XSS) attacks. The absence of nonce checks and capability checks across any entry points, even though the attack surface is reported as zero, means that if any entry points were to be introduced or discovered, they would be unprotected.

Overall, the plugin's clean vulnerability history is a positive sign, suggesting a generally responsible development approach in the past. However, the identified static analysis issues, particularly the unescaped output and the use of `create_function`, represent exploitable vulnerabilities that could be leveraged by attackers. The plugin's strength lies in its limited attack surface and secure handling of data interactions (SQL, HTTP requests), but this is overshadowed by significant output sanitization deficiencies and a potentially risky code construct. This plugin requires immediate attention to address these output escaping and dangerous function issues to mitigate the risk of exploitation.

Key Concerns

  • 100% of outputs are unescaped
  • Dangerous function detected: create_function
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Klout Badge Plugin Security Vulnerabilities

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

Klout Badge Plugin Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget(\'kloutbadge\');'));kloutbadge.php:70

Output Escaping

0% escaped11 total outputs
Attack Surface

Klout Badge Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initkloutbadge.php:70
Maintenance & Trust

Klout Badge Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedApr 19, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

Klout Badge Plugin Alternatives

No alternatives data available yet.

Developer Profile

Klout Badge Plugin Developer Profile

techlineinfo

3 plugins · 70 total installs

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

How We Detect Klout Badge Plugin

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
klout_id
Shortcode Output
<iframe src="http://widgets.klout.com/badge/
FAQ

Frequently Asked Questions about Klout Badge Plugin