Manage – Centralized site maintenance and monitoring Security & Risk Analysis

wordpress.org/plugins/manage

Manage provides a centralized dashboard to monitor, optimize, and maintain your WordPress sites without switching between individual sites.

3K active installs v1.0.0 PHP 7.4+ WP 6.6+ Updated Mar 8, 2026
elementormanagemonitoringperformanceupdates
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Manage – Centralized site maintenance and monitoring Safe to Use in 2026?

Generally Safe

Score 100/100

Manage – Centralized site maintenance and monitoring has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 26d ago
Risk Assessment

The "manage" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The complete absence of unsanitized taint flows and the proper escaping of all output are significant strengths. The plugin also demonstrates good practices by not bundling external libraries, which can often be a source of vulnerabilities. The limited attack surface, with only one AJAX handler and no REST API routes, shortcodes, or cron events, further reduces potential entry points for attackers. The presence of nonces and capability checks on the sole AJAX handler adds a layer of protection. The vulnerability history being entirely clear of CVEs, and having no recorded vulnerabilities of any severity, strongly suggests a well-maintained and secure codebase. However, the SQL query analysis reveals that 52% of the 21 queries do not utilize prepared statements. While the total number of queries is manageable, a significant portion lacking this crucial security measure presents a potential risk for SQL injection vulnerabilities if input is not rigorously validated and sanitized before being used in these raw queries. This, along with the limited capability checks (only one found), suggests a minor area for improvement in hardening the plugin against potential exploitation.

Key Concerns

  • Raw SQL queries present
Vulnerabilities
None known

Manage – Centralized site maintenance and monitoring Security Vulnerabilities

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

Manage – Centralized site maintenance and monitoring Code Analysis

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

SQL Query Safety

52% prepared21 total queries

Output Escaping

100% escaped27 total outputs
Attack Surface

Manage – Centralized site maintenance and monitoring Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_manage_pointer_dismissedmodules\core\components\pointers.php:48
WordPress Hooks 13
actionplugins_loadedmanage.php:32
actionrest_api_initmodules\api\classes\route.php:19
actioninitmodules\api\components\login.php:18
actionelementor_one/manage_connectedmodules\connect\module.php:30
actionelementor_one/manage_migration_runmodules\connect\module.php:31
actioncurrent_screenmodules\core\components\not-connected.php:106
actionadmin_enqueue_scriptsmodules\core\components\not-connected.php:116
actionadmin_noticesmodules\core\components\not-connected.php:117
filterplugin_action_linksmodules\core\module.php:52
actionadmin_menumodules\settings\components\page.php:18
actionadmin_action_manage_site_overview_redirectmodules\settings\components\page.php:19
actionin_admin_headermodules\settings\components\pointer.php:100
actionrest_api_initmodules\settings\components\routes.php:18
Maintenance & Trust

Manage – Centralized site maintenance and monitoring Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 8, 2026
PHP min version7.4
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs3K
Developer Profile

Manage – Centralized site maintenance and monitoring Developer Profile

Elementor

15 plugins · 13.2M total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
704 days
View full developer profile
Detection Fingerprints

How We Detect Manage – Centralized site maintenance and monitoring

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/manage/assets/build/css/notice.css/wp-content/plugins/manage/assets/build/manage.js
Script Paths
/wp-content/plugins/manage/assets/build/notice.asset.php/wp-content/plugins/manage/assets/build/manage.asset.php
Version Parameters
manage-noticemanage-settings-styleelementor-manage-settings

HTML / DOM Fingerprints

CSS Classes
manage__noticemanage__notice--pinkmanage__notice-icon
HTML Comments
<!-- The hack required to wrap WP notifications -->
Data Attributes
data-notice-slug
JS Globals
window.elementorManageSettingsData
Shortcode Output
<div id="elementor-manage-app"></div>
FAQ

Frequently Asked Questions about Manage – Centralized site maintenance and monitoring