RedBrick Security & Risk Analysis

wordpress.org/plugins/redbrick

Simple anti-spam plugin for WordPress blogs.

0 active installs v1.0.4 PHP 7.0+ WP 5.5+ Updated Mar 26, 2023
anti-spamcommentsspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RedBrick Safe to Use in 2026?

Generally Safe

Score 85/100

RedBrick 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 "redbrick" plugin v1.0.4 exhibits a strong security posture regarding known vulnerabilities and common attack vectors. There are no recorded CVEs, and the static analysis shows a clean slate with no dangerous functions, file operations, or external HTTP requests. Furthermore, all identified SQL queries utilize prepared statements, which is an excellent practice for preventing SQL injection vulnerabilities. The absence of a significant attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events, further contributes to its security. However, a critical concern arises from the output escaping. With 100% of identified outputs being unescaped, this plugin presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. An attacker could potentially inject malicious scripts into the WordPress site through content generated by this plugin, leading to session hijacking, defacement, or other malicious activities. While the lack of known vulnerabilities and good practices in other areas are commendable, the complete lack of output escaping is a glaring weakness that requires immediate attention.

Key Concerns

  • 100% of outputs unescaped
Vulnerabilities
None known

RedBrick Security Vulnerabilities

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

RedBrick Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

RedBrick Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitincludes\core.class.php:27
actionwp_dashboard_setupincludes\core.class.php:44
filterpreprocess_commentincludes\core.class.php:49
filterpre_comment_approvedincludes\core.class.php:110
actionwp_insert_commentincludes\core.class.php:114
actionshutdownlibrary\base-plugin.class.php:202
actionadmin_noticeslibrary\base-plugin.class.php:436
Maintenance & Trust

RedBrick Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 26, 2023
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

RedBrick Developer Profile

LuigivdB

4 plugins · 50 total installs

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

How We Detect RedBrick

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/redbrick/assets/js/redbrick.js
Script Paths
/wp-content/plugins/redbrick/assets/js/redbrick.js
Version Parameters
redbrick/assets/js/redbrick.js?ver=

HTML / DOM Fingerprints

CSS Classes
redbrick-message
HTML Comments
<!-- RedBrick anti-spam message -->
Shortcode Output
[redbrick_message]
FAQ

Frequently Asked Questions about RedBrick