Content Space Analyzer Security & Risk Analysis

wordpress.org/plugins/content-space-analyzer

Analyze your WordPress installation in batches, discover the heaviest files/folders, and remove selected files from wp-content.

0 active installs v1.0.0 PHP 7.4+ WP 6.3+ Updated Feb 21, 2026
admin-toolscleanupdisk-usagefile-managerstorage
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Content Space Analyzer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The content-space-analyzer v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers, are protected by either nonce or capability checks, indicating good development practices regarding input validation and authorization. The absence of dangerous functions, file operations, and external HTTP requests further minimizes the plugin's attack surface. The use of prepared statements for all SQL queries and proper output escaping are also significant strengths, preventing common injection and XSS vulnerabilities.

The vulnerability history is clean, with no recorded CVEs, which suggests a history of responsible development and patching, or perhaps that the plugin has not been a target of significant security research. The lack of any taint analysis findings further reinforces the impression of a securely coded plugin. While the attack surface is small and all points of entry are protected, the plugin's overall security is very good. However, as with any software, continuous monitoring for potential future vulnerabilities is always recommended.

Vulnerabilities
None known

Content Space Analyzer Security Vulnerabilities

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

Content Space Analyzer Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Content Space Analyzer Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_wpcsa_start_scancontent-space-analyzer.php:36
authwp_ajax_wpcsa_process_batchcontent-space-analyzer.php:37
authwp_ajax_wpcsa_delete_filescontent-space-analyzer.php:38
WordPress Hooks 2
actionadmin_menucontent-space-analyzer.php:33
actionadmin_enqueue_scriptscontent-space-analyzer.php:34
Maintenance & Trust

Content Space Analyzer Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 21, 2026
PHP min version7.4
Downloads108

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Content Space Analyzer Developer Profile

fedec089

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 Content Space Analyzer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/content-space-analyzer/assets/admin.css/wp-content/plugins/content-space-analyzer/assets/admin.js
Script Paths
/wp-content/plugins/content-space-analyzer/assets/admin.js
Version Parameters
content-space-analyzer/assets/admin.css?ver=content-space-analyzer/assets/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpcsa-wrapwpcsa-header-cardwpcsa-logowpcsa-review-noticewpcsa-controlswpcsa-progresswpcsa-progress-labelwpcsa-metrics-grid+2 more
Data Attributes
id="wpcsa-start-scan"id="wpcsa-progress"id="wpcsa-progress-label"id="wpcsa-total-size"id="wpcsa-total-files"
JS Globals
WPCSA_DATA
REST Endpoints
/wp-json/content-space-analyzer/v1/scan/wp-json/content-space-analyzer/v1/delete
FAQ

Frequently Asked Questions about Content Space Analyzer