# 安装 autoenv

查看 autoenv 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:autoenv
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install autoenv
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#autoenv
```

  证据: nixpkgs package indexes: pkgs/by-name/au/autoenv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:autoenv
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/autoenv>
- **版本:** 0.4.0
- **来源摘要:** Per-project, per-directory shell environments
- **主页:** <https://github.com/hyperupcall/autoenv>
- **仓库:** <https://github.com/hyperupcall/autoenv>
- **许可证:** MIT
- **源码归档:** <https://github.com/hyperupcall/autoenv/archive/refs/tags/v0.4.0.tar.gz>
- **更新:** 2025-10-25T00:06:01+02:00
- **生成来源:** 2026-05-26T17:25:59+00:00

## 依赖

- bash

## 安装行为

- post-install 钩子: 未定义
- Caveats: To finish the installation, source activate.sh in your shell: source $HOMEBREW_PREFIX/opt/autoenv/activate.sh
- Bottle: 可用 于 all

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 0.4.0
- 管理器更新时间: 2025-10-25
- 本地数据: ok
- 上游仓库: https://github.com/hyperupcall/autoenv
- 检测到的最新版本: v0.4.0 (current)
- notice: The package-manager record has not changed recently.

## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / medium
- generalized runtime or code generation signal

## 相关链接

- [bash](https://www.automicvault.com/pkg/brew/bash/) - Runtime dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
