Skip to main content

gpui-context

Manages contexts in GPUI for UI rendering and entity updates, enabling efficient async operations and window management.

Install this skill

or
55/100

Security score

The gpui-context skill was audited on Feb 12, 2026 and we found 3 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 28

Direct command execution function call

SourceSKILL.md
28cx.spawn(async move |cx| {
high line 72

Direct command execution function call

SourceSKILL.md
72cx.spawn(async move |cx: &mut AsyncApp| {
high line 136

Direct command execution function call

SourceSKILL.md
136cx.spawn(async move |cx| {
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →