pkg.soopen package index

brew / 順位 13398

timelimit を Homebrew, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install timelimit

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install timelimit

Debian stable package indexes · timelimit · ソース: deb.debian.org

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

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

概要

パッケージ概要

Limit a process's absolute execution time

コマンドとエイリアス

  • timelimit

履歴

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

timelimit is a small Unix command-line utility that runs another command and terminates it after an absolute time limit, first with a warning signal and then with a kill signal.

プロジェクトの歴史

The official homepage presents timelimit as a process-control utility modelled after the staged signalling pattern used by init during shutdown. It is maintained by Peter Pentchev and developed in the official GitLab repository.

The release archive on the official site lists timelimit 1.0 and later releases through 1.9.2, with source archives, signatures, and downstream Debian and FreeBSD packaging references.

採用の歴史

timelimit entered classic Unix packaging channels because it solves a simple shell problem: bound a command's wall-clock runtime and choose the signals used to stop it.

The input package-manager metadata lists Homebrew, Debian, Nix, and Ubuntu, showing cross-platform package adoption beyond its original release archive. The official release page also links historical Debian snapshots and a FreeBSD port for older releases.

使われ方

Typical use is in scripts, tests, batch jobs, and administrative commands where a child process must not run forever. Compared with an ad hoc shell wrapper, timelimit exposes explicit warning and kill stages.

Its utility overlaps with timeout-style tools, but the official description emphasizes absolute execution time and configurable signals.

パッケージ好きにとっての重要性

timelimit is package-nerd material because it is a tiny command that package managers keep alive for scripting compatibility. It is the kind of Unix utility people install when a shell pipeline needs one sharp behavior and no framework.

タイムライン

  • 2015: The official GitLab project was created.
  • 1.0: The official homepage lists timelimit-1.0 as an older release with source archive, Debian package links, and a FreeBSD port.
  • 1.9.2: The official homepage lists timelimit-1.9.2 as the latest release.

Related projects

  • timelimit is related by purpose to POSIX shell process-control patterns and timeout-style command wrappers.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
timelimit実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版1.9.2
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:timelimit
バージョン1.9.2
パッケージマネージャHomebrew
ホームページhttps://devel.ringlet.net/sysutils/timelimit/
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

timelimit 1.9.2-3

simple utility to limit a process's absolute execution time

https://devel.ringlet.net/sysutils/timelimit/

sudo apt install timelimit
  • Section: utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Timelimit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: timelimit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

timelimit

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

timelimit 1.9.2-2build1

simple utility to limit a process's absolute execution time

https://devel.ringlet.net/sysutils/timelimit/

sudo apt install timelimit
  • Section: universe/utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Timelimit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: timelimit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

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

使用ソース

  • 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