Site Demo Creator Security & Risk Analysis

wordpress.org/plugins/site-demo

Browse and record your site in a browser or mobile mockup, for making site demos, explainer videos, or walk-throughs.

10 active installs v0.0.1 PHP 7.2+ WP 5.1+ Updated Sep 9, 2021
dmeopresentationscreencastscreenshotwalk-through
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Site Demo Creator Safe to Use in 2026?

Generally Safe

Score 85/100

Site Demo Creator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "site-demo" plugin v0.0.1 exhibits a generally strong security posture based on the static analysis. There are no identified dangerous functions, all SQL queries are properly prepared, and a high percentage of output is correctly escaped. The plugin also avoids file operations and external HTTP requests, and it has a complete absence of known vulnerabilities in its history. This suggests a developer who is mindful of common security pitfalls.

However, the static analysis also reveals a notable absence of critical security checks. Specifically, there are no detected capability checks, nonce checks, or authentication checks on any of the identified entry points, which are zero in number. While the attack surface is currently minimal, any future expansion of functionality without incorporating these essential security mechanisms could introduce significant risks. The lack of taint analysis flows also makes it impossible to assess the handling of potentially untrusted data.

In conclusion, the plugin demonstrates good practices in core coding principles like output escaping and secure database interaction. The primary weakness lies in the apparent lack of fundamental security controls for authentication and authorization on its (currently non-existent) entry points. While this is not an immediate critical risk due to the limited attack surface, it represents a significant area for improvement to ensure future security as the plugin evolves.

Key Concerns

  • No capability checks on entry points
  • No nonce checks on entry points
  • No AJAX auth checks
  • No REST API permission callbacks
  • No taint analysis data provided
Vulnerabilities
None known

Site Demo Creator Security Vulnerabilities

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

Site Demo Creator Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Site Demo Creator Code Analysis

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

Output Escaping

86% escaped14 total outputs
Attack Surface

Site Demo Creator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actiontemplate_includesite-demo.php:39
actionadmin_bar_menusite-demo.php:40
actionadmin_menusite-demo.php:41
Maintenance & Trust

Site Demo Creator Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedSep 9, 2021
PHP min version7.2
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Site Demo Creator Developer Profile

gelform

2 plugins · 40 total installs

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

How We Detect Site Demo Creator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/site-demo/templates/browser.php/wp-content/plugins/site-demo/templates/mobile.php

HTML / DOM Fingerprints

CSS Classes
header-circlesheader-input
Data Attributes
id="browser"id="header"id="header-circles"id="header-input"id="url"id="iframe"+2 more
JS Globals
urliframemaybeUpdateUrl
FAQ

Frequently Asked Questions about Site Demo Creator