BC Kickstarter widget Security & Risk Analysis

wordpress.org/plugins/bc-kickstarter-widget

KickStarter project information directly on your site

20 active installs v1.0 PHP 5.2.4+ WP 4.6+ Updated May 29, 2019
kickstartershortcodewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BC Kickstarter widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The bc-kickstarter-widget plugin v1.0 exhibits a generally good security posture based on the provided static analysis. The plugin demonstrates strong practices in handling SQL queries, exclusively using prepared statements, and has no recorded vulnerability history. The absence of dangerous functions, file operations, and external HTTP requests also contributes positively to its security.

However, several areas raise concerns. The lack of nonce checks and capability checks across all entry points is a significant weakness. Coupled with 21 output operations where 76% are properly escaped (meaning 24% are not), this indicates a potential for Cross-Site Scripting (XSS) vulnerabilities. While taint analysis shows no flows with unsanitized paths, this might be due to the limited analysis performed (0 flows analyzed). The presence of one shortcode as an entry point without any authentication or permission checks is also a concern that could be exploited if user-supplied data is handled improperly within it.

In conclusion, while the plugin avoids common pitfalls like vulnerable SQL queries and a history of known exploits, the missing security controls on its entry points and the presence of unescaped output present tangible risks. The absence of observed vulnerabilities in its history is positive but does not guarantee future security, especially with the identified code-level weaknesses.

Key Concerns

  • No nonce checks on entry points
  • No capability checks on entry points
  • Unescaped output (24% of outputs)
  • Shortcode entry point without auth
Vulnerabilities
None known

BC Kickstarter widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

BC Kickstarter widget Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

BC Kickstarter widget Code Analysis

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

Output Escaping

76% escaped21 total outputs
Attack Surface

BC Kickstarter widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[kickstarter] kickstarter-project-tracker.php:93
WordPress Hooks 2
actionwp_enqueue_scriptskickstarter-project-tracker.php:109
actionwidgets_initkickstarter-project-tracker.php:116
Maintenance & Trust

BC Kickstarter widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 29, 2019
PHP min version5.2.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

BC Kickstarter widget Developer Profile

BeoCode

1 plugin · 20 total installs

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

How We Detect BC Kickstarter widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bc-kickstarter-widget/assets/css/kickstarter_css.css/wp-content/plugins/bc-kickstarter-widget/assets/js/kickstarter.js
Script Paths
/wp-content/plugins/bc-kickstarter-widget/assets/js/kickstarter.js
Version Parameters
kickstarter_csskickstarter_js

HTML / DOM Fingerprints

CSS Classes
wp_widget_kickstarter
Data Attributes
data-url
Shortcode Output
<div id="kickstarter_shortcode" class="wp_widget_kickstarter"
FAQ

Frequently Asked Questions about BC Kickstarter widget