Automic VaultAutomic Vault

brew

xdg-ninja を Homebrew, apk, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install xdg-ninja

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add xdg-ninja

Alpine Linux edge package indexes · xdg-ninja · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#xdg-ninja

nixpkgs package indexes · pkgs/by-name/xd/xdg-ninja/package.nix · ソース: api.github.com

概要

パッケージ概要

Check your $HOME for unwanted files and directories

コマンドとエイリアス

  • xdg-ninja

履歴

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

xdg-ninja is a shell-based checker for users who want a cleaner home directory and better XDG Base Directory compliance. It scans for known dotfiles and directories in $HOME, then reports whether each one can be moved and how to do it.

プロジェクトの歴史

The project began in May 2022 with an initial shell implementation and an early import of supported-program data from the Arch Wiki XDG Base Directory page. The README still describes the configuration corpus as coming from the Arch Wiki, antidot, and user contributions.

The tool deliberately keeps the main checker simple: a POSIX-like shell script, jq, and find are enough to run the tests. Later work added a Haskell helper, xdgnj, for generating and editing the JSON program configurations, while the README emphasizes that the shell script remains the core checker.

採用の歴史

xdg-ninja grew with dotfiles culture and the recurring frustration that many command-line programs still create legacy ~/.name files even after the freedesktop.org XDG Base Directory Specification defined preferred locations for config, data, state, cache, and runtime files.

The README documents Nix and Homebrew usage, but also warns that because upstream does not cut regular releases, Homebrew users should install and upgrade from HEAD. That is an unusually transparent adoption note and explains why package-manager versions may lag behind the living configuration database.

使われ方

Users run xdg-ninja in their home environment. The script checks known paths, prints warnings for unwanted files or directories, and renders Markdown help explaining whether the item is movable and what setting or migration step can relocate it.

Contributors add JSON files under programs/. Each file names a program and the $HOME paths it creates, plus Markdown help for movable or unsupported cases. The XN_PROGRAMS_DIR environment variable can point the checker at an alternate configuration directory.

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

xdg-ninja is important to package nerds because it turns the messy social problem of XDG compliance into a testable, crowd-maintained catalog. It is half lint tool, half living index of which CLI programs respect modern Unix home-directory conventions.

It also exposes a subtle packaging issue: data freshness matters more than binary freshness. A stale packaged xdg-ninja can miss newly documented offenders even if the shell code itself still works.

タイムライン

  • 2021-05-08: XDG Base Directory Specification 0.8 publication date.
  • 2022-05-12: xdg-ninja initial commit and first implementation.
  • 2022-05-12: Early supported-program data imported from the Arch Wiki article.
  • 2022-06-06: v0.2.0.0 tag.
  • 2024-02-03: v0.2.0.2 tag for the xdgnj helper release line.

Related projects

  • XDG Base Directory Specification: defines the directory conventions xdg-ninja checks against.
  • Arch Wiki XDG Base Directory page: one of the configuration-data sources named by upstream.
  • antidot: another source of XDG migration knowledge credited by the README.
  • xdgnj: upstream helper for creating and previewing xdg-ninja program configuration files.

ソース

  • Git history and tags: https://github.com/b3nj5m1n/xdg-ninja
  • README, b3nj5m1n/xdg-ninja: https://github.com/b3nj5m1n/xdg-ninja#readme
  • XDG Base Directory Specification: https://specifications.freedesktop.org/basedir-spec/latest/
  • xdg-ninja shell script: https://github.com/b3nj5m1n/xdg-ninja/blob/main/xdg-ninja.sh

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

local files

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

Config paths the tool may read or write during local use.

Unix
./programs/

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.2.0.2
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/b3nj5m1n/xdg-ninja

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:xdg-ninja
バージョン0.2.0.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/xdg-ninja
ホームページhttps://github.com/b3nj5m1n/xdg-ninja
リポジトリhttps://github.com/b3nj5m1n/xdg-ninja
上流ドキュメントhttps://github.com/b3nj5m1n/xdg-ninja#readme
ライセンスMIT
ソースアーカイブhttps://github.com/b3nj5m1n/xdg-ninja/archive/refs/tags/v0.2.0.2.tar.gz
依存関係glow
macOS 提供ライブラリjq
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

xdg-ninja

nix profile install nixpkgs#xdg-ninja
  • normalized package name match
  • 一致条件: Xdg Ninja
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xd/xdg-ninja/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

xdg-ninja 0.2.0.2-r0

Shell script which checks your home directory for unwanted files and directories

https://github.com/b3nj5m1n/xdg-ninja

sudo apk add xdg-ninja
  • License: MIT
  • Architecture: x86_64
  • Source Package: xdg-ninja
  • 1 依存関係
  • normalized package name match
  • 一致条件: Xdg Ninja
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xdg-ninja from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

ソース経路

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

このページは 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment