Automic VaultAutomic Vault

brew

fork-cleaner を Homebrew, MacPorts, Nix, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install fork-cleaner

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install fork-cleaner

MacPorts ports tree · devel/fork-cleaner/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#fork-cleaner

nixpkgs package indexes · pkgs/by-name/fo/fork-cleaner/package.nix · ソース: api.github.com

Windows

Windows Package Manager確認済み · 92%
winget install --id caarlos0.fork-cleaner -e

Windows Package Manager source index · caarlos0.fork-cleaner · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Cleans up old and inactive forks on your GitHub account

コマンドとエイリアス

  • fork-cleaner

履歴

プロジェクトの歴史と使われ方

fork-cleaner is a small Go command-line utility for cleaning old and inactive forks from a GitHub account. Its official README frames it as an interactive maintenance tool that enumerates forked repositories, checks upstream repository state, and lets the user pass a GitHub token with repository deletion permissions.

プロジェクトの歴史

The GitHub repository was created in October 2016 and is maintained under the caarlos0 account. The project follows the author's usual Go CLI release style, with GitHub releases and binary/package installation paths advertised from the README.

採用の歴史

Official installation instructions cover Homebrew, snap, apt, yum, distro packages, release binaries, and source builds, indicating that the tool was packaged for several CLI distribution channels rather than only as source code.

使われ方

Users create a GitHub personal access token with repository and delete-repository scopes, pass it with the --token flag, and let fork-cleaner list forked repositories oldest first. A --skip-upstream option exists for accounts with many forks or GitHub API rate-limit pressure.

パッケージ好きにとっての重要性

fork-cleaner is notable as a purpose-built repository-hygiene CLI: it packages an otherwise manual GitHub-account cleanup workflow into a small installable binary, with GoReleaser-style binary distribution and multiple package-manager entry points.

タイムライン

  • 2016: GitHub repository created.
  • 2021: 2.0-series releases published.
  • 2026: 2.4.0 release published.

Related projects

  • The project is related to GitHub account and repository maintenance tools, and its README links to GoReleaser as part of its release/distribution setup.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
fork-cleanercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.4.0
マネージャ更新日2026-07-16
ローカルデータOK
上流最新
検出された最新v2.4.0

https://github.com/caarlos0/fork-cleaner

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:fork-cleaner
バージョン2.4.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/fork-cleaner
ホームページhttps://github.com/caarlos0/fork-cleaner
リポジトリhttps://github.com/caarlos0/fork-cleaner
上流ドキュメントhttps://github.com/caarlos0/fork-cleaner#readme
ライセンスMIT
ソースアーカイブhttps://github.com/caarlos0/fork-cleaner/archive/refs/tags/v2.4.0.tar.gz
最終更新2026-07-16T11:13:54+09:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefork-cleaner
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

fork-cleaner

nix profile install nixpkgs#fork-cleaner
  • normalized package name match
  • 一致条件: Fork Cleaner
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fo/fork-cleaner/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

fork-cleaner

sudo port install fork-cleaner
  • normalized package name match
  • 一致条件: Fork Cleaner
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/fork-cleaner/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

caarlos0.fork-cleaner

winget install --id caarlos0.fork-cleaner -e
  • normalized package name match
  • 一致条件: Fork Cleaner
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: caarlos0.fork-cleaner from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment