Block editor assets filter Security & Risk Analysis

wordpress.org/plugins/block-editor-assets-filter

Disable custom blocks not used in block editor editing (Admin Dashboard) to speed up JavaScript and prevent conflicts.

10 active installs v0.9.2 PHP 7.2+ WP 5.3+ Updated Sep 28, 2020
conflictenqueue_block_editor_assetsgutenbergperformanceremove_action
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Block editor assets filter Safe to Use in 2026?

Generally Safe

Score 85/100

Block editor assets filter 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 'block-editor-assets-filter' plugin v0.9.2 exhibits a generally good security posture, with no recorded vulnerabilities and a limited attack surface. The static analysis indicates robust use of nonce and capability checks, and the absence of dangerous functions, file operations, or external HTTP requests are positive signs. The plugin also has a clean vulnerability history, suggesting a commitment to secure development practices. However, there are areas for improvement. The presence of SQL queries without prepared statements is a significant concern, as this could lead to SQL injection vulnerabilities if the data is not properly sanitized before being used in the query. Additionally, a low percentage of properly escaped output raises concerns about potential cross-site scripting (XSS) vulnerabilities, especially in conjunction with the SQL query issue. While the attack surface is small and all entry points appear to be protected, these code-level weaknesses require attention.

Key Concerns

  • Raw SQL queries without prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

Block editor assets filter Security Vulnerabilities

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

Block editor assets filter Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

7% escaped15 total outputs
Attack Surface

Block editor assets filter Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_block_editor_assets_filterblock-editor-assets-filter.php:116
WordPress Hooks 7
actionplugins_loadedblock-editor-assets-filter.php:112
actionadmin_initblock-editor-assets-filter.php:113
actionenqueue_block_editor_assetsblock-editor-assets-filter.php:114
actionadmin_menublock-editor-assets-filter.php:121
actionadmin_headblock-editor-assets-filter.php:135
actionadd_meta_boxesblock-editor-assets-filter.php:173
actionadmin_footerblock-editor-assets-filter.php:308
Maintenance & Trust

Block editor assets filter Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 28, 2020
PHP min version7.2
Downloads995

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Block editor assets filter Developer Profile

enomoto celtislab

12 plugins · 9K total installs

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

How We Detect Block editor assets filter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/block-editor-assets-filter/js/block-editor-assets-filter.js
Script Paths
/wp-content/plugins/block-editor-assets-filter/js/block-editor-assets-filter.js
Version Parameters
block-editor-assets-filter/js/block-editor-assets-filter.js?ver=block-editor-assets-filter.php?ver=

HTML / DOM Fingerprints

CSS Classes
wrap_registration-tableregistration-tableasset-filter-selectasset-filter-statsingleopt-tablefilter-asset-nameasset-filenameasset-callback+10 more
Data Attributes
id="wrap_registration-table"id="registration-table"id="asset-filter-select"id="asset-filter-stat"id="singleopt-table"
JS Globals
beaf_option
FAQ

Frequently Asked Questions about Block editor assets filter