macOS
brew install runitorlocal Homebrew formula metadata
brew / Rang 9079
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für runitor in AI-Agent-Workflows.
Installation
brew install runitorlocal Homebrew formula metadata
nix profile install nixpkgs#runitornixpkgs package indexes · pkgs/by-name/ru/runitor/package.nix · Quelle: api.github.com
Überblick
Command runner with healthchecks.io integration
Verlauf
runitor executes a command, captures its result, and reports success or failure to healthchecks.io. It can also serve as a lightweight interval or cron-expression scheduler.
Runitor was created as a small Go command runner integrating periodic jobs with healthchecks.io or a compatible private instance.
It grew beyond a simple wrapper to support interval and cron-expression scheduling, automatic check creation, output attachment, API retry controls, configurable outcome handling, signed binaries, and multi-platform container images.
Runitor is distributed through signed release binaries, Go installation, container images, Homebrew, and Nix. This makes it usable both on conventional hosts and in one-process-per-container deployments.
Invoke `runitor -- command` with a check UUID, or use a project ping key and check slug. Checks may be identified through flags or environment variables such as `CHECK_UUID`, `PING_KEY`, and `CHECK_SLUG`; values can be read from an arbitrary file by adding the `file:` prefix. The `-every` and `-at` options run commands periodically, while output-capture controls help prevent sensitive backup details from being attached to pings.
Runitor packages the common cron-plus-curl health-check pattern into a dedicated executable with exit-code handling, output capture, retries, scheduling, and secret indirection. It is attractive in minimal containers where adding a full cron daemon or shell monitoring wrapper would be excessive.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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 |
|---|---|---|---|
runitor | cli | globales Executable |
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.
https://github.com/bdd/runitor
Installationsmetadaten
| Paketschlüssel | brew:runitor |
|---|---|
| Version | 1.4.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/runitor |
| Homepage | https://github.com/bdd/runitor |
| Repository | https://github.com/bdd/runitor |
| Lizenz | 0BSD |
| Quellarchiv | https://github.com/bdd/runitor/archive/refs/tags/v1.4.1.tar.gz |
| Zuletzt aktualisiert | 2026-09-12T11:32:20Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | runitor |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
runitor
nix profile install nixpkgs#runitorQuellspur
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.