Swell AI Image Block Security & Risk Analysis

wordpress.org/plugins/swell-ai-image-block

AI-powered Gutenberg block that automatically selects contextually relevant stock images — and finds your featured image too.

0 active installs v1.1.1 PHP 7.4+ WP 6.4+ Updated Mar 11, 2026
aigutenbergimagestock-photosunsplash
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Swell AI Image Block Safe to Use in 2026?

Generally Safe

Score 100/100

Swell AI Image Block has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 23d ago
Risk Assessment

The swell-ai-image-block plugin v1.1.1 demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. The plugin shows excellent practices regarding SQL queries, with all using prepared statements, and all identified outputs are properly escaped. There are no critical or high severity taint flows, and the vulnerability history is clean, with no known CVEs. The plugin also avoids bundling libraries, which can sometimes introduce vulnerabilities if not kept up-to-date.

However, several areas raise concerns that prevent a perfect score. The complete absence of nonce checks is a significant weakness, especially given the presence of file operations and external HTTP requests. Without nonces, these actions could be vulnerable to Cross-Site Request Forgery (CSRF) attacks if triggered by a malicious actor. While there are capability checks, their effectiveness is limited without accompanying nonce validation. The plugin also makes nine external HTTP requests, which, while not inherently insecure, represent potential attack vectors if the external services are compromised or if the requests are not handled with sufficient validation and sanitization.

In conclusion, swell-ai-image-block v1.1.1 is built on a foundation of good security practices, particularly in data handling and output sanitization. The lack of a vulnerability history is a positive indicator. The primary areas for improvement are the implementation of nonce checks for all sensitive operations, particularly those involving file handling and external requests, to mitigate CSRF risks. The number of external HTTP requests warrants careful review to ensure they are handled securely.

Key Concerns

  • Missing nonce checks for critical operations
  • File operations without nonce checks
  • External HTTP requests without nonce checks
Vulnerabilities
None known

Swell AI Image Block Security Vulnerabilities

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

Swell AI Image Block Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped13 total outputs
Attack Surface

Swell AI Image Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitincludes\class-plugin.php:37
actionenqueue_block_editor_assetsincludes\class-plugin.php:38
actionrest_api_initincludes\class-rest-api.php:45
actionadmin_menuincludes\class-settings.php:28
actionadmin_initincludes\class-settings.php:29
Maintenance & Trust

Swell AI Image Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 11, 2026
PHP min version7.4
Downloads205

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Swell AI Image Block Developer Profile

Swell

2 plugins · 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 Swell AI Image Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/swell-ai-image-block/build/index.js/wp-content/plugins/swell-ai-image-block/build/style-index.css
Script Paths
/wp-content/plugins/swell-ai-image-block/build/index.js
Version Parameters
swell-ai-image-block/build/index.js?ver=swell-ai-image-block/build/style-index.css?ver=

HTML / DOM Fingerprints

CSS Classes
swell-ai-image-block-editor-wrapper
Data Attributes
data-swell-ai-image-block-editor-wrapper
JS Globals
window.SwellAIImageBlock
REST Endpoints
/wp-json/swell-ai-image-block/v1/analyze/wp-json/swell-ai-image-block/v1/search/wp-json/swell-ai-image-block/v1/track-download/wp-json/swell-ai-image-block/v1/usage/wp-json/swell-ai-image-block/v1/sideload-image
FAQ

Frequently Asked Questions about Swell AI Image Block