pkg.soopen package index

brew / 順位 9079

runitor を Homebrew, Nix でインストール

runitor のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install runitor

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#runitor

nixpkgs package indexes · pkgs/by-name/ru/runitor/package.nix · ソース: api.github.com

概要

パッケージ概要

Command runner with healthchecks.io integration

コマンドとエイリアス

  • runitor

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • The project began as a Go wrapper for reporting command results to healthchecks.io.
  • Later development added scheduling, richer ping behavior, retries, signed releases, and container distribution.

Related projects

  • healthchecks.io supplies the dead-man's-switch monitoring service to which runitor reports. Cron and systemd timers are alternative schedulers; runitor can also provide basic scheduling when those services are unavailable.

ソース

  • Input package availability: source_facts.package-manager
  • Official releases: https://github.com/bdd/runitor/releases
  • Official repository and README: https://github.com/bdd/runitor

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
runitorcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版1.4.1
マネージャ更新日2026-09-12
ローカルデータOK
上流最新
検出された最新v1.4.1

https://github.com/bdd/runitor

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:runitor
バージョン1.4.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/runitor
ホームページhttps://github.com/bdd/runitor
リポジトリhttps://github.com/bdd/runitor
ライセンス0BSD
ソースアーカイブhttps://github.com/bdd/runitor/archive/refs/tags/v1.4.1.tar.gz
最終更新2026-09-12T11:32:20Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerunitor
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

runitor

nix profile install nixpkgs#runitor
  • normalized package name match
  • 一致条件: Runitor
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ru/runitor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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