Edit of asset "External Resource Loader (C#)" Accepted

Old/Current New/Edit
Title External Resource Loader (C#) External Resource Loader (C#)
Description A Godot C# plugin which attempts to safely load external resources, mitigating bad actors from arbitrary code execution at runtime. This attempts to scan for code signatures in any external resource loaded by Godot. If a code signature is detected, it will return an empty resource object. Otherwise, it will load the resource as intended.

⚠️ DISCLAIMER: This plugin does not make any guarantee or assurance that bad actors cannot still arbitrarily execute code. This merely mitigates the issue by scanning external resources for embedded scripts.
A Godot C# plugin which attempts to safely load external resources, mitigating bad actors from arbitrary code execution at runtime. This attempts to scan for code signatures in any external resource loaded by Godot. If a code signature is detected, it will return an empty resource object. Otherwise, it will load the resource as intended.

⚠️ DISCLAIMER: This plugin does not make any guarantee or assurance that bad actors cannot still arbitrarily execute code. This merely mitigates the issue by scanning external resources for embedded scripts.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/mdarkwell/ExternalResourceLoader https://github.com/mdarkwell/ExternalResourceLoader
Issues Url https://github.com/mdarkwell/ExternalResourceLoader/issues https://github.com/mdarkwell/ExternalResourceLoader/issues
Godot version Godot 4.1 Godot 4.1
Version String 4.1.0 4.1.0
Download Commit 636b719f40c9145152e2246112b4a656106cad59 636b719f40c9145152e2246112b4a656106cad59
Download Url (Computed) https://github.com/mdarkwell/ExternalResourceLoader/archive/636b719f40c9145152e2246112b4a656106cad59.zip https://github.com/mdarkwell/ExternalResourceLoader/archive/636b719f40c9145152e2246112b4a656106cad59.zip
Icon Url https://raw.githubusercontent.com/mdarkwell/ExternalResourceLoader/refs/heads/master/icon.png
https://raw.githubusercontent.com/mdarkwell/ExternalResourceLoader/refs/heads/master/icon.png