Black Ribbon Security & Risk Analysis

wordpress.org/plugins/black-ribbon

Automatically add black ribbon into sites corner (may be used for some purpose)

500 active installs v1.1.2 PHP + WP 3.0.1+ Updated Aug 4, 2020
blackblack-and-whitegrayscalesitewhite
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Black Ribbon Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "black-ribbon" plugin v1.1.2 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events indicates a very limited attack surface, which is a significant strength. Furthermore, the code signals show no dangerous functions, all SQL queries are prepared, and there are no file operations or external HTTP requests. This suggests robust development practices in these areas.

However, there are areas for concern. The low number of output escapes (3 total) with a significant portion (67%) being unescaped is a potential risk for cross-site scripting (XSS) vulnerabilities, especially if any of these outputs involve user-provided data. The complete lack of nonce checks and capability checks, while potentially explained by the minimal attack surface, means that if new entry points were to be introduced or discovered, they would be unprotected. The vulnerability history being entirely clear is positive, but the lack of checks in the code itself leaves room for future issues.

In conclusion, the plugin is currently in a good security state due to its minimal attack surface and secure handling of common vulnerability vectors like SQL injection. The primary weakness lies in the unescaped output, which warrants attention. The absence of any historical vulnerabilities is a good sign, but the lack of fundamental security checks like nonces and capability checks suggests a reliance on obscurity rather than proactive defense.

Key Concerns

  • Unescaped output detected
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Black Ribbon Security Vulnerabilities

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

Black Ribbon Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Black Ribbon Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menublack-ribbon.php:31
actionadmin_initblack-ribbon.php:32
filterplugin_action_linksblack-ribbon.php:35
actionwp_enqueue_scriptsblack-ribbon.php:38
actionwp_footerblack-ribbon.php:39
Maintenance & Trust

Black Ribbon Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedAug 4, 2020
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings2
Active installs500
Developer Profile

Black Ribbon Developer Profile

jojoee

6 plugins · 2K total installs

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

How We Detect Black Ribbon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/black-ribbon/css/main.css

HTML / DOM Fingerprints

CSS Classes
brb-ribbonbrb-pos-top-leftbrb-pos-top-rightbrb-pos-bottom-leftbrb-pos-bottom-rightbrb-no-mobile
Data Attributes
brb_field_is_enabledbrb_field_is_enabled_on_mobilebrb_field_ribbon_positionbrb_field_ribbon_urlbrb_field_is_open_new_tab
FAQ

Frequently Asked Questions about Black Ribbon