macOS
brew install webifylocal Homebrew formula metadata
sudo port install webifyMacPorts ports tree · devel/webify/Portfile · Quelle: api.github.com
brew / Rang 7916
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für webify in AI-Agent-Workflows.
Installation
brew install webifylocal Homebrew formula metadata
sudo port install webifyMacPorts ports tree · devel/webify/Portfile · Quelle: api.github.com
winget install --id AnanthaKumaran.Webify -eWindows Package Manager source index · AnanthaKumaran.Webify · Quelle: cdn.winget.microsoft.com
Überblick
Wrapper for shell commands as web services
Verlauf
webify is a deliberately tiny command-line CGI-style server that exposes one local command or script as an HTTP service. Its public history is short, but the repository and README clearly document the package's purpose and operating model.
The `beefsack/webify` repository was created on August 25, 2020, and published a burst of ten GitHub releases from v1.0.0 through v1.5.0 during August 2020. The project is MIT-licensed and describes itself as a way to turn shell commands into web services.
The README's design goal is zero configuration: webify forwards every request to a single script, writes the request body to standard input, returns standard output as the HTTP response body, and maps a non-zero process exit to HTTP 500.
The project appears to have remained a compact utility rather than a large ecosystem. By July 2026 the GitHub API showed under one thousand stars and a few dozen forks, enough to indicate developer interest but not enough public record for a deep adoption narrative.
The canonical example is wrapping `wc -c` so an HTTP POST body is counted by a shell command. That pattern generalizes to small internal services, demos, glue scripts, and throwaway automation where a process-oriented interface is simpler than writing a web framework handler.
webify is interesting as a minimal Unix-to-HTTP adapter: it treats stdin, stdout, and exit status as the application protocol. For package collectors, it is a neat example of the small-tools tradition applied to local web services.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
webify | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:webify |
|---|---|
| Version | 1.5.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/beefsack/webify |
| Repository | https://github.com/beefsack/webify |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
webify
sudo port install webifyAnanthaKumaran.Webify
winget install --id AnanthaKumaran.Webify -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.