# pyinvoke を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:pyinvoke
```

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

### macOS

- Homebrew (100%):

```sh
brew install pyinvoke
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:pyinvoke
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.0.3
- **ソース概要:** Pythonic task management & command execution
- **ホームページ:** <https://www.pyinvoke.org/>
- **リポジトリ:** <https://github.com/pyinvoke/invoke>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- inv (エイリアス)
- invoke (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.0.3

## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: /etc/invoke.yaml, /etc/invoke.yml, /etc/invoke.json, ~/.invoke.yaml, ~/.invoke.yml, ~/.invoke.json, invoke.yaml, invoke.yml, invoke.json

## Combined YAML source

View the package source record on GitHub. [combined/pyinvoke.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pyinvoke.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- cross-ecosystem install command graph
