Automic VaultAutomic Vault

brew

使用 Homebrew 安装 asimov

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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