pkg.soopen package index

brew / Rang 7916

webify mit Homebrew, MacPorts, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für webify in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install webify

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install webify

MacPorts ports tree · devel/webify/Portfile · Quelle: api.github.com

Windows

Windows Package Managerverifiziert · 92%
winget install --id AnanthaKumaran.Webify -e

Windows Package Manager source index · AnanthaKumaran.Webify · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Wrapper for shell commands as web services

Befehle und Aliase

  • webify

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2020-08-25: Public GitHub repository `beefsack/webify` created.
  • 2020-08-25: v1.0.0 and early 1.x releases published.
  • 2020-08-29: v1.5.0 published as the latest listed GitHub release.

Related projects

  • webify is conceptually related to CGI, inetd-style command dispatch, shell scripts behind reverse proxies, and lightweight webhook command runners.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:shell

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
webifyExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version1.5.0
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:webify
Version1.5.0
PaketmanagerHomebrew
Homepagehttps://github.com/beefsack/webify
Repositoryhttps://github.com/beefsack/webify
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

MacPorts95%

webify

sudo port install webify
  • normalized package name match
  • Abgeglichen nach: Webify
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/webify/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

AnanthaKumaran.Webify

winget install --id AnanthaKumaran.Webify -e
  • normalized package name match
  • Abgeglichen nach: Webify
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: AnanthaKumaran.Webify from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation