
Silence Is Not Bad Security & Risk Analysis
wordpress.org/plugins/silence-is-not-badDo not hope your subscriber or co-authoers view admin bar, plugin/theme update notice, upgrade notice... and so on? This plugin can allow/disallow the …
Is Silence Is Not Bad Safe to Use in 2026?
Generally Safe
Score 85/100Silence Is Not Bad has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "silence-is-not-bad" plugin v1.0 presents a mixed security profile. On the positive side, the plugin demonstrates good practices by using prepared statements for all SQL queries and has no recorded vulnerability history, suggesting a generally stable codebase. The attack surface is also minimal, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, which is a strong indicator of a limited threat landscape.
However, there are significant concerns stemming from the static analysis. The presence of four instances of `create_function`, a deprecated and notoriously insecure function, is a major red flag. Furthermore, 100% of the single output identified is not properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis revealing two flows with unsanitized paths, though not classified as critical or high, indicates potential for data leakage or manipulation if these paths are exposed to untrusted input.
While the lack of CVEs and a clean vulnerability history are positive attributes, they should not overshadow the identified code-level risks. The use of `create_function` and unescaped output are critical vulnerabilities that require immediate attention. The plugin's strengths lie in its minimal attack surface and secure database interactions, but these are undermined by clear coding flaws that could be exploited.
Key Concerns
- Use of deprecated and insecure create_function
- Unescaped output detected
- Taint flow with unsanitized paths detected
Silence Is Not Bad Security Vulnerabilities
Silence Is Not Bad Code Analysis
Dangerous Functions Found
Output Escaping
Data Flow Analysis
Silence Is Not Bad Attack Surface
WordPress Hooks 7
Maintenance & Trust
Silence Is Not Bad Maintenance & Trust
Maintenance Signals
Community Trust
Silence Is Not Bad Alternatives
Hide Admin Bar
hide-admin-bar
Hide the Admin Bar in WordPress 3.1+.
Hide Admin Bar Based on User Roles
hide-admin-bar-based-on-user-roles
Hide the WordPress Admin Bar for specific user roles, capabilities, devices, pages, or time windows. The ultimate toolbar control plugin for membershi …
Hide Admin Bar from Non-Admins
hide-admin-bar-from-non-admins
Hides the WordPress toolbar (admin bar) for all non-admin users. Simple plugin with no settings to configure.
Bricks Navigator
brickslabs-bricks-navigator
Adds quick links in the WordPress admin bar for users of Bricks theme.
Hide Admin Toolbar
hide-admin-toolbar
This plugin is used to hide admin toolbar from website. It will hide that bar when you are logged in and viewing the site.
Silence Is Not Bad Developer Profile
1 plugin · 10 total installs
How We Detect Silence Is Not Bad
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/silence-is-not-bad/images/new.pngHTML / DOM Fingerprints
adminbarscheckboxclassname='adminbarscheckbox[]'name='upgradecheckbox[]'name='updatescheckbox[]'