Rootscope Remote Site Manager Security & Risk Analysis

wordpress.org/plugins/rootscope-remote-site-manager

Connect your WordPress site to wp-admin.online remote Site Manager for centralized management.

30 active installs v1.2.0 PHP 8.0+ WP 6.2+ Updated Apr 6, 2026
dashboardmanagementmonitoringmultisite
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Rootscope Remote Site Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Rootscope Remote Site Manager 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 rootscope-remote-site-manager plugin version 1.2.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of unpatched CVEs and the consistent use of prepared statements for SQL queries, along with proper output escaping, are significant strengths. The plugin's entry points are all protected by permission callbacks, which is a critical security measure, and the taint analysis reveals no critical or high-severity unsanitized flows.

However, there are areas for improvement. The presence of the `exec` function, a known dangerous function, within the code, even if not currently exploitable due to other security measures, represents a potential risk. Furthermore, the lack of explicit nonce checks on AJAX handlers and the absence of capability checks for some functionalities, while noted as having zero unprotected entry points, could suggest an over-reliance on other security mechanisms that might be bypassed in complex scenarios or if those mechanisms have undiscovered flaws. The plugin also performs external HTTP requests, which can introduce risks if not handled carefully.

In conclusion, rootscope-remote-site-manager v1.2.0 appears to be relatively secure, with a robust track record and good implementation of fundamental security practices. The primary concerns stem from the use of the `exec` function and the minimal explicit use of nonce and capability checks on all entry points, which, while currently protected, represent potential vectors for future vulnerabilities. Continued vigilance and review of these aspects are recommended.

Key Concerns

  • Dangerous function 'exec' present in code
  • No nonce checks on AJAX handlers
  • No capability checks for some entry points
  • External HTTP requests performed
Vulnerabilities
None known

Rootscope Remote Site Manager Security Vulnerabilities

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

Rootscope Remote Site Manager Release Timeline

v1.2.0Current
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Rootscope Remote Site Manager Code Analysis

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

Dangerous Functions Found

exec$mysqldump_path = exec('which mysqldump 2>/dev/null');includes/class-backup-handler.php:510
execexec($command, $output, $return_code);includes/class-backup-handler.php:526

SQL Query Safety

100% prepared40 total queries

Output Escaping

100% escaped103 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<settings-page> (admin/settings-page.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Rootscope Remote Site Manager Attack Surface

Entry Points14
Unprotected0

REST API Routes 14

GET/wp-json/rsadmin/v1/loginrootscope-remote-site-manager.php:302
POST/wp-json/rsadmin/v1/trigger-syncrootscope-remote-site-manager.php:308
GET/wp-json/rsadmin/v1/site-datarootscope-remote-site-manager.php:314
GET/wp-json/rsadmin/v1/errorsrootscope-remote-site-manager.php:320
POST/wp-json/rsadmin/v1/errors/clearrootscope-remote-site-manager.php:326
POST/wp-json/rsadmin/v1/updaterootscope-remote-site-manager.php:336
POST/wp-json/rsadmin/v1/rollbackrootscope-remote-site-manager.php:342
GET/wp-json/rsadmin/v1/cronsrootscope-remote-site-manager.php:349
GET/wp-json/rsadmin/v1/databaserootscope-remote-site-manager.php:356
POST/wp-json/rsadmin/v1/database/cleanuprootscope-remote-site-manager.php:363
GET/wp-json/rsadmin/v1/backup/scanrootscope-remote-site-manager.php:370
POST/wp-json/rsadmin/v1/backup/upload-filerootscope-remote-site-manager.php:376
POST/wp-json/rsadmin/v1/backup/databaserootscope-remote-site-manager.php:382
POST/wp-json/rsadmin/v1/backup/export-itemrootscope-remote-site-manager.php:388
WordPress Hooks 8
actionadmin_menurootscope-remote-site-manager.php:56
actionrest_api_initrootscope-remote-site-manager.php:57
actionrsadmin_sync_datarootscope-remote-site-manager.php:58
actionadmin_initrootscope-remote-site-manager.php:59
filterrest_authentication_errorsrootscope-remote-site-manager.php:61
actionplugins_loadedrootscope-remote-site-manager.php:63
filtercron_schedulesrootscope-remote-site-manager.php:66
filterrest_post_dispatchrootscope-remote-site-manager.php:72

Scheduled Events 2

rsadmin_sync_data
rsadmin_collect_errors
Maintenance & Trust

Rootscope Remote Site Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 6, 2026
PHP min version8.0
Downloads337

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Rootscope Remote Site Manager Developer Profile

Michal Slepko

3 plugins · 80 total installs

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

How We Detect Rootscope Remote Site Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rootscope-remote-site-manager/includes/css/rsadmin-admin-styles.css/wp-content/plugins/rootscope-remote-site-manager/includes/js/rsadmin-admin-scripts.js
Script Paths
/wp-content/plugins/rootscope-remote-site-manager/includes/js/rsadmin-admin-scripts.js
Version Parameters
rootscope-remote-site-manager/includes/css/rsadmin-admin-styles.css?ver=rootscope-remote-site-manager/includes/js/rsadmin-admin-scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
rsadmin-settings-page
Data Attributes
data-rsadmin-connector-version
JS Globals
RSAdminConnectorSettings
REST Endpoints
/rsadmin/v1/sync/rsadmin/v1/settings
FAQ

Frequently Asked Questions about Rootscope Remote Site Manager