creating-zed-extensions
Facilitates the creation of Zed extensions using Rust/WASM, enabling custom commands, language support, and themes.
Install this skill
or
74/100
Security score
The creating-zed-extensions skill was audited on Mar 4, 2026 and we found 8 security issues across 4 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 258
Piping content to sh shell
SourceSKILL.md
| 258 | curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh |
medium line 258
Curl to non-GitHub URL
SourceSKILL.md
| 258 | curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh |
low line 264
Access to hidden dotfiles in home directory
SourceSKILL.md
| 264 | mkdir -p ~/.local/share/zed/extensions/my-extension |
low line 265
Access to hidden dotfiles in home directory
SourceSKILL.md
| 265 | cd ~/.local/share/zed/extensions/my-extension |
low line 283
Access to hidden dotfiles in home directory
SourceSKILL.md
| 283 | # Linux: ~/.local/share/zed/extensions/ |
low line 207
External URL reference
SourceSKILL.md
| 207 | .args(&["-s", &format!("https://api.github.com/repos/{}/readme", library)]) |
low line 258
External URL reference
SourceSKILL.md
| 258 | curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh |
low line 454
External URL reference
SourceSKILL.md
| 454 | **Documentation**: https://zed.dev/docs/extensions/developing-extensions |
Scanned on Mar 4, 2026
View Security DashboardInstall this skill with one command
/learn @pr-pm/creating-zed-extensionsGitHub Stars 95
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
openclawbackendfrontend-developerbackend-developerdevops-sreproduct-managertechnical-pmdevelopmentproduct
pr-pm/prpm