Fluid Space Forge Security & Risk Analysis

wordpress.org/plugins/fluid-space-forge

Generate responsive spacing systems using CSS clamp() functions. Perfect companion to Fluid Font Forge for creating fluid design systems.

0 active installs v1.2.4 PHP 7.4+ WP 5.0+ Updated Nov 22, 2025
clampcssdesign-systemresponsivespacing
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fluid Space Forge Safe to Use in 2026?

Generally Safe

Score 100/100

Fluid Space Forge has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The plugin 'fluid-space-forge' v1.2.4 exhibits a generally strong security posture based on the provided static analysis. A significant strength is the absence of any detected vulnerabilities in its history, suggesting a history of secure development. Furthermore, the static analysis reveals a very small attack surface, with only two AJAX entry points, both of which appear to have proper authentication checks. The code also demonstrates excellent output escaping practices, with 98% of outputs being properly escaped, and no dangerous functions or file operations were identified. Taint analysis also shows no critical or high severity unsanitized paths, reinforcing the impression of a well-secured plugin.

However, a notable concern lies in the handling of SQL queries. The plugin executes one SQL query, and 0% of these queries use prepared statements. This represents a significant risk of SQL injection vulnerabilities, especially if the data used in this query originates from user input. While the current vulnerability history is clean, this single unescaped SQL query is a critical weakness that could be exploited. The presence of nonce checks and capability checks on the AJAX handlers is positive, but the lack of prepared statements for SQL is a glaring omission that overshadows many of the plugin's strengths.

Key Concerns

  • SQL queries without prepared statements
Vulnerabilities
None known

Fluid Space Forge Security Vulnerabilities

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

Fluid Space Forge Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Fluid Space Forge Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

98% escaped56 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
save_settings (fluid-space-forge.php:936)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fluid Space Forge Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_save_fluispfo_settingsfluid-space-forge.php:138
authwp_ajax_fluispfo_dismiss_snippet_noticefluid-space-forge.php:140
WordPress Hooks 5
actionadmin_menufluid-space-forge.php:135
actionadmin_enqueue_scriptsfluid-space-forge.php:136
actionadmin_enqueue_scriptsfluid-space-forge.php:137
actionadmin_noticesfluid-space-forge.php:139
filtershow_admin_barfluid-space-forge.php:550
Maintenance & Trust

Fluid Space Forge Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 22, 2025
PHP min version7.4
Downloads147

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Fluid Space Forge Developer Profile

Jim Roberts

2 plugins · 10 total installs

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

How We Detect Fluid Space Forge

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fluid-space-forge/build/css/admin.css/wp-content/plugins/fluid-space-forge/build/js/admin.js/wp-content/plugins/fluid-space-forge/build/css/frontend.css
Script Paths
/wp-content/plugins/fluid-space-forge/build/js/admin.js
Version Parameters
fluid-space-forge/build/css/admin.css?ver=fluid-space-forge/build/js/admin.js?ver=fluid-space-forge/build/css/frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
fluispfo-settings-pagefluispfo-sectionfluispfo-fieldfluispfo-inputfluispfo-selectfluispfo-labelfluispfo-buttonfluispfo-tab+3 more
HTML Comments
<!-- Fluid Space Forge Admin Page --><!-- Fluid Space Forge Settings Section --><!-- Fluid Space Forge Settings Field --><!-- Fluid Space Forge Tabs Navigation -->+4 more
Data Attributes
data-fluispfo-inputdata-fluispfo-settings-sectiondata-fluispfo-save-buttondata-fluispfo-tabdata-fluispfo-notice-dismissdata-fluispfo-autosave-toggle+3 more
JS Globals
fluidSpaceForgeAdminfluidSpaceForgeNotice
REST Endpoints
/wp-json/fluispfo/v1/settings
Shortcode Output
[fluid_space_forge]
FAQ

Frequently Asked Questions about Fluid Space Forge