Swift FSE Blocks Security & Risk Analysis

wordpress.org/plugins/swift-fse-blocks

Build beautiful, fast WordPress sites with flexible Full Site Editing blocks — made for devs, freelancers, and DIY creators.

0 active installs v1.0.1 PHP 7.4+ WP 6.7+ Updated Mar 14, 2026
blockblock-editorfull-site-editinggutenbergsite-editor
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Swift FSE Blocks Safe to Use in 2026?

Generally Safe

Score 100/100

Swift FSE Blocks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 20d ago
Risk Assessment

The plugin "swift-fse-blocks" v1.0.1 exhibits a generally strong security posture, with no critical or high-severity vulnerabilities identified in its static analysis or vulnerability history. The code analysis indicates good practices, such as 100% of SQL queries using prepared statements and 97% of output being properly escaped, which significantly mitigates risks associated with common web vulnerabilities like SQL injection and cross-site scripting. The plugin also demonstrates a deliberate approach to security by implementing capability checks for its entry points. However, a notable area of concern is the absence of nonce checks. While the attack surface is currently small and all identified entry points have permission callbacks, relying solely on capability checks without nonces can leave the plugin susceptible to Cross-Site Request Forgery (CSRF) attacks if any future functionality is added that performs state-changing actions without proper nonce verification. The lack of any recorded vulnerabilities in its history is a positive sign, suggesting developers are either proactive in their security practices or the plugin's limited functionality has not yet attracted malicious attention. Overall, the plugin is in a good state, but the missing nonce checks represent a potential weakness that should be addressed.

Key Concerns

  • Missing nonce checks on entry points
Vulnerabilities
None known

Swift FSE Blocks Security Vulnerabilities

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

Swift FSE Blocks Code Analysis

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

Output Escaping

97% escaped34 total outputs
Attack Surface

Swift FSE Blocks Attack Surface

Entry Points4
Unprotected0

REST API Routes 4

GET/wp-json/swift-meta-field/v1/field-groupsinc\rest.php:15
GET/wp-json/swift-meta-field/v1/fields/(?P<group_key>[a-zA-Z0-9_-]+)inc\rest.php:22
GET/wp-json/swift-meta-field/v1/previewinc\rest.php:35
GET/wp-json/swift-meta-field/v1/all-fieldsinc\rest.php:53
WordPress Hooks 5
actionrest_api_initinc\rest.php:13
actioninitswift-fse-blocks.php:73
actionwp_enqueue_scriptsswift-fse-blocks.php:83
filterblock_categories_allswift-fse-blocks.php:100
actionenqueue_block_editor_assetsswift-fse-blocks.php:127
Maintenance & Trust

Swift FSE Blocks Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 14, 2026
PHP min version7.4
Downloads115

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Swift FSE Blocks Developer Profile

Dapo Obembe

1 plugin · 0 total installs

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

How We Detect Swift FSE Blocks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/swift-fse-blocks/build/index.js/wp-content/plugins/swift-fse-blocks/build/index.asset.php
Script Paths
/wp-content/plugins/swift-fse-blocks/build/index.js
Version Parameters
swift-fse-blocks/build/index.js?ver=swift-fse-blocks/build/index.asset.php?ver=

HTML / DOM Fingerprints

JS Globals
abbData
REST Endpoints
/wp-json/swift-meta-field/v1/field-groups/wp-json/swift-meta-field/v1/fields/(?P<group_key>[a-zA-Z0-9_-]+)/wp-json/swift-meta-field/v1/preview/wp-json/swift-meta-field/v1/all-fields
FAQ

Frequently Asked Questions about Swift FSE Blocks