# safe-rm を Homebrew, apt, Nix でインストール

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

## インストール

```sh
sudo av install brew:safe-rm
```

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

### macOS

- Homebrew (100%):

```sh
brew install safe-rm
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install safe-rm
```

  証拠: Debian stable package indexes: safe-rm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#safe-rm
```

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

## パッケージ情報

- **パッケージキー:** brew:safe-rm
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.1.0
- **ソース概要:** Wraps rm to prevent dangerous deletion of files
- **ホームページ:** <https://launchpad.net/safe-rm>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- safe-rm (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

## セキュリティノート

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/safe-rm.conf, /usr/local/etc/safe-rm.conf, ~/.config/safe-rm
## 他のパッケージマネージャ記録

- Debian apt - safe-rm - 1.1.0-5+b7: normalized package name match | Debian stable package indexes: safe-rm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | wrapper around the rm command to prevent accidental deletions | https://launchpad.net/safe-rm
- Nix - safe-rm: normalized package name match | nixpkgs package indexes: pkgs/by-name/sa/safe-rm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - safe-rm - 1.1.0-5: normalized package name match | Ubuntu 24.04 LTS package indexes: safe-rm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | wrapper around the rm command to prevent accidental deletions | https://launchpad.net/safe-rm


## Combined YAML source

View the package source record on GitHub. [combined/safe-rm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/safe-rm.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
