Skip to main content

makepad-splash

Enables dynamic UI and workflow automation using Makepad's Splash scripting language for rapid prototyping and AI-assisted development.

Install this skill

or
81/100

Security score

The makepad-splash skill was audited on May 12, 2026 and we found 5 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 65

Eval function call - arbitrary code execution

SourceSKILL.md
65cx.eval(code_string);
low line 15

External URL reference

SourceSKILL.md
15> Check for updates: https://crates.io/crates/makepad-widgets
low line 128

External URL reference

SourceSKILL.md
128let response = http.get("https://api.example.com/data");
low line 131

External URL reference

SourceSKILL.md
131let response = http.post("https://api.example.com/data", {
low line 172

External URL reference

SourceSKILL.md
172let response = await http.get("https://api.example.com");
Scanned on May 12, 2026
View Security Dashboard
Installation guide →