Skip to main content

busybox-on-windows

Enables Windows users to run standard UNIX command line tools using a Win32 build of BusyBox.

Install this skill

or
94/100

Security score

The busybox-on-windows skill was audited on Feb 28, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 18

External URL reference

SourceSKILL.md
18- 32-bit x86 (ANSI): `$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox.exe -OutFile busybox.exe`
low line 19

External URL reference

SourceSKILL.md
19- 64-bit x86 (ANSI): `$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64.exe -OutFile busybox.exe`
low line 20

External URL reference

SourceSKILL.md
20- 64-bit x86 (Unicode): `$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64u.exe -OutFile busybox.exe`
low line 21

External URL reference

SourceSKILL.md
21- 64-bit ARM (Unicode): `$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64a.exe -OutFile busybox.exe`
low line 31

External URL reference

SourceSKILL.md
31Documentation: https://frippery.org/busybox/
low line 32

External URL reference

SourceSKILL.md
32Original BusyBox: https://busybox.net/
Scanned on Feb 28, 2026
View Security Dashboard

Install this skill with one command

/learn @sickn33/busybox-on-windows
GitHub Stars 21.5K
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
sickn33/antigravity-awesome-skills