Automic VaultAutomic Vault

brew

asimov を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install asimov

local Homebrew formula metadata

概要

パッケージ概要

Automatically exclude development dependencies from Time Machine backups

コマンドとエイリアス

  • asimov

履歴

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

Asimov is a macOS command-line utility that excludes development dependency directories from Time Machine backups. It is deliberately narrow: scan for restorable dependency trees such as `node_modules`, then ask Apple's `tmutil` to exclude them so backups waste less space.

プロジェクトの歴史

The GitHub repository was created in October 2017. The README presents the motivating problem for developers using Time Machine: project dependency directories can be large, generated, and recoverable from package manifests, so backing them up is often unnecessary.

Release metadata shows v0.1.0 in October 2017, v0.2.0 in November 2017, and v0.3.0 in June 2020. The README continues to describe a small shell-oriented utility rather than a daemon-heavy system service.

採用の歴史

Asimov's adoption is Homebrew-centered. The official README calls Homebrew the easiest installation route, documents `brew install asimov`, and shows `sudo brew services start asimov` for running the scheduled job automatically once a day.

The input facts list only Homebrew packaging, which matches the macOS-only scope. It is a package-manager convenience wrapper around native macOS backup controls rather than a cross-platform backup system.

使われ方

Users either run `asimov` on demand or install it as a Homebrew service. Asimov scans for recognized dependency directories next to corresponding project files, checks whether they are already excluded, and uses `tmutil` to mark them as excluded from Time Machine.

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

Asimov matters to package nerds because it encodes a practical truth about dependency managers: generated dependency directories are expensive to back up and cheap to recreate. It turns that convention into a small macOS maintenance package.

タイムライン

  • 2017: GitHub repository created.
  • 2017: v0.1.0 and v0.2.0 releases published.
  • 2020: v0.3.0 release published.
  • 2024: Repository still received pushes.

Related projects

  • Apple Time Machine is the backup system Asimov configures.
  • `tmutil` is the native macOS command Asimov wraps.
  • Homebrew services is documented as the scheduled-run installation path.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:backup

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版0.3.0
マネージャ更新日2026-06-10
ローカルデータOK
上流最新
検出された最新v0.3.0

https://github.com/stevegrunwell/asimov

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:asimov
バージョン0.3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/asimov
ホームページhttps://github.com/stevegrunwell/asimov
リポジトリhttps://github.com/stevegrunwell/asimov
上流ドキュメントhttps://github.com/stevegrunwell/asimov#readme
ライセンスMIT
ソースアーカイブhttps://github.com/stevegrunwell/asimov/archive/refs/tags/v0.3.0.tar.gz
最終更新2026-06-10T09:06:09Z
Pulseupdated
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment