# pet を Homebrew, Nix, scoop でインストール

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

## インストール

```sh
sudo av install brew:pet
```

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

### macOS

- Homebrew (100%):

```sh
brew install pet
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#pet
```

  証拠: nixpkgs package indexes: pkgs/by-name/pe/pet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/pet
```

  証拠: Scoop official bucket manifest trees: bucket/pet.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:pet
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.1
- **ソース概要:** Simple command-line snippet manager
- **ホームページ:** <https://github.com/knqyf263/pet>
- **リポジトリ:** <https://github.com/knqyf263/pet>
- **最終更新:** 2026-07-27T22:05:58+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- pet (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

## セキュリティノート

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: ~/.config/pet/config.toml

## Credential files

- Unix: ~/.config/pet/config.toml
## 他のパッケージマネージャ記録

- Nix - pet: normalized package name match | nixpkgs package indexes: pkgs/by-name/pe/pet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/pet: normalized package name match | Scoop official bucket manifest trees: bucket/pet.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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