Super Blocks CSS – Custom CSS for Gutenberg Blocks Security & Risk Analysis

wordpress.org/plugins/super-custom-css

Add custom CSS to your Gutenberg blocks directly from the block editor.

40 active installs v2.0.0 PHP 7.0+ WP 5.0+ Updated Sep 28, 2024
blockscsscustom-styleseditorgutenberg
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Super Blocks CSS – Custom CSS for Gutenberg Blocks Safe to Use in 2026?

Generally Safe

Score 92/100

Super Blocks CSS – Custom CSS for Gutenberg Blocks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "super-custom-css" v2.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of known vulnerabilities in its history and the lack of critical signals in the code analysis are positive indicators. The plugin demonstrates good practices by not utilizing dangerous functions, performing SQL queries exclusively with prepared statements, and having no file operations or external HTTP requests, all of which significantly reduce potential attack vectors.

However, a notable concern arises from the complete lack of nonce checks and capability checks. While the current attack surface appears minimal, the absence of these fundamental WordPress security mechanisms means that any future expansion of its functionality or the discovery of new entry points could expose the plugin to Cross-Site Request Forgery (CSRF) and privilege escalation vulnerabilities. The output escaping, while not entirely perfect at 71%, is also a minor area of potential concern if the unescaped outputs contain user-controlled data.

Overall, "super-custom-css" v2.0.0 is currently low risk due to its limited functionality and lack of documented vulnerabilities. The primary weakness lies in the foundational security controls it omits. If the plugin's functionality remains static and no new entry points are introduced, the risk will remain low. However, developers should prioritize implementing nonce and capability checks to fortify the plugin against future threats and to adhere to WordPress security best practices.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
  • Improper Output Escaping (29% unescaped)
Vulnerabilities
None known

Super Blocks CSS – Custom CSS for Gutenberg Blocks Security Vulnerabilities

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

Super Blocks CSS – Custom CSS for Gutenberg Blocks Release Timeline

v2.0.0Current
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Super Blocks CSS – Custom CSS for Gutenberg Blocks Code Analysis

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

Output Escaping

71% escaped7 total outputs
Attack Surface

Super Blocks CSS – Custom CSS for Gutenberg Blocks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filterrender_blockincludes\class-super-blocks-css.php:6
actionwp_headincludes\class-super-blocks-css.php:7
actionadmin_menuincludes\class-super-blocks-css.php:8
actionadmin_initincludes\class-super-blocks-css.php:9
actionenqueue_block_editor_assetsincludes\class-super-blocks-css.php:10
actionadmin_enqueue_scriptsincludes\class-super-blocks-css.php:11
actionplugins_loadedsuper-blocks-css.php:32
Maintenance & Trust

Super Blocks CSS – Custom CSS for Gutenberg Blocks Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 28, 2024
PHP min version7.0
Downloads4K

Community Trust

Rating100/100
Number of ratings3
Active installs40
Developer Profile

Super Blocks CSS – Custom CSS for Gutenberg Blocks Developer Profile

iamaliiraja

2 plugins · 140 total installs

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

How We Detect Super Blocks CSS – Custom CSS for Gutenberg Blocks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/super-custom-css/js/editor.js/wp-content/plugins/super-custom-css/css/editor-style.css/wp-content/plugins/super-custom-css/js/settings.js
Version Parameters
super-custom-css/js/editor.js?ver=super-custom-css/css/editor-style.css?ver=super-custom-css/js/settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
super-block-css-globalsuper-block-css-custom
Data Attributes
data-super-block-css-id
FAQ

Frequently Asked Questions about Super Blocks CSS – Custom CSS for Gutenberg Blocks