ENOSI Embedder For Unity Security & Risk Analysis

wordpress.org/plugins/enosi-embedder-unity

Displays a Unity WebGL game inside your page using a shortcode.

30 active installs v1.1.0 PHP 7.4+ WP 5.0+ Updated Mar 17, 2026
gameshortcodeunityuploadwebgl
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ENOSI Embedder For Unity Safe to Use in 2026?

Generally Safe

Score 100/100

ENOSI Embedder For Unity has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The enosi-embedder-unity plugin v1.1.0 exhibits a generally strong security posture based on the static analysis provided. It demonstrates good practices by having no known CVEs, no critical or high-severity taint flows, and a high percentage of properly escaped outputs. The absence of dangerous functions and external HTTP requests further contributes to its security. However, a notable concern arises from the taint analysis, which indicates three flows with unsanitized paths. While these did not reach critical or high severity, this still represents a potential area of weakness that could be exploited under specific circumstances, particularly if user-supplied input is not adequately validated before being used in file operations. The presence of file operations (12 total) combined with unsanitized paths is a significant area for scrutiny.

The plugin's vulnerability history is clean, with zero known CVEs, which is a positive indicator. This, coupled with a relatively small attack surface consisting of only one shortcode and no AJAX or REST API endpoints without checks, suggests a well-maintained and secure codebase. The diligent use of prepared statements for SQL queries and the presence of nonce and capability checks are further strengths. Despite the promising lack of historical vulnerabilities and robust coding practices in most areas, the identified unsanitized paths in taint flows prevent a perfect score and warrant attention for potential future hardening.

Key Concerns

  • Unsanitized paths in taint flows
  • File operations with unsanitized paths
Vulnerabilities
None known

ENOSI Embedder For Unity Security Vulnerabilities

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

ENOSI Embedder For Unity Release Timeline

v1.1.0Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

ENOSI Embedder For Unity Code Analysis

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

Output Escaping

98% escaped96 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

6 flows3 with unsanitized paths
isWasmMimeConfigured (php/enosi-utils.php:124)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

ENOSI Embedder For Unity Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[unity_webgl] enosi-embedder-unity.php:129
WordPress Hooks 7
actionwp_enqueue_scriptsenosi-embedder-unity.php:31
actionwp_enqueue_scriptsenosi-embedder-unity.php:41
actionadmin_post_download_unity_buildphp/enosi-admin-page.php:22
actionadmin_menuphp/enosi-admin-page.php:69
actionadmin_enqueue_scriptsphp/enosi-admin-page.php:82
actionenqueue_block_editor_assetsphp/enosi-unity-block.php:57
actionenqueue_block_editor_assetsphp/enosi-unity-block.php:73
Maintenance & Trust

ENOSI Embedder For Unity Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 17, 2026
PHP min version7.4
Downloads914

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

ENOSI Embedder For Unity Developer Profile

Voidstack

1 plugin · 30 total installs

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

How We Detect ENOSI Embedder For Unity

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/enosi-embedder-unity/css/enosi-main.css/wp-content/plugins/enosi-embedder-unity/js/client-unity-block.js
Script Paths
/wp-content/plugins/enosi-embedder-unity/js/client-unity-block.js

HTML / DOM Fingerprints

CSS Classes
unity-errorunity-containerunity-canvas
Data Attributes
data-build-urldata-loader-namedata-show-optionsdata-show-logsdata-fixed-heightdata-aspect-ratio+2 more
Shortcode Output
<div id="-error" class="unity-error"></div> <div id="-container" class="unity-container"><canvas id="
FAQ

Frequently Asked Questions about ENOSI Embedder For Unity