Automic VaultAutomic Vault

brew

claude-cmd を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install claude-cmd

local Homebrew formula metadata

概要

パッケージ概要

Claude Code Commands Manager

コマンドとエイリアス

  • claude-cmd

履歴

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

claude-cmd is a small npm-distributed command manager for Claude Code users. Its official README positions it as a lightweight CLI for managing custom commands, Claude configuration files, security profiles, and MCP server settings.

プロジェクトの歴史

The npm package was first published in July 2025, shortly after Claude Code created a market for reusable slash commands, CLAUDE.md files, and .claude project configuration. The project keeps the shape of a classic single-purpose developer CLI: install it globally, run `claude-cmd`, and use menus or subcommands to search, install, and manage Claude Code command assets.

The official README emphasizes command discovery, CLAUDE.md generation, local and remote command repositories, security profiles, and MCP integration. That makes the project part of the first wave of community tools that treated Claude Code configuration as packageable developer infrastructure rather than one-off dotfiles.

採用の歴史

The package is distributed through npm as `claude-cmd`; the npm registry metadata records five published versions and published version 1.1.1. Homebrew also packages the npm tarball as formula `claude-cmd`, giving macOS and Linux users a package-manager install path alongside npm.

The source trail is narrow: official sources document npm and Homebrew distribution, but there is not enough primary evidence to claim broad adoption outside the Claude Code power-user niche.

使われ方

Typical use is interactive: run `claude-cmd` to browse command-management menus. The README also documents direct subcommands for listing installed commands, searching local or remote command repositories, installing a command, and showing version help.

The tool writes into Claude Code's normal configuration area, including `~/.claude/settings.json` and project `.claude/settings.json` or `.claude/settings.local.json`, so it complements rather than replaces Claude Code's own settings model.

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

For package-manager people, claude-cmd is interesting as a dotfile-era tool recast for AI coding agents: it packages prompts, slash commands, MCP references, and project instruction files into something discoverable and installable from a CLI.

Its Homebrew formula wraps an npm tarball, a common pattern for JavaScript CLIs that want to be available to users who think in `brew install` rather than `npm install -g`.

タイムライン

  • 2025-07: npm registry records the first `claude-cmd` publication.
  • 2025-07: npm registry records published version 1.1.1 after five published versions.
  • 2026: Homebrew formula `claude-cmd` packages version 1.1.1 from the npm registry.

Related projects

  • Claude Code is the host tool whose commands and settings claude-cmd manages.
  • Model Context Protocol servers are part of the configuration surface the README says claude-cmd can manage.
  • Claude Code Templates is a related community catalog for agents, commands, hooks, MCPs, and settings.

セキュリティ状態

リスクレベル: グリーン

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
~/.claude/settings.json./.claude/settings.json./.claude/settings.local.json

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/kiliczsh/claude-cmd

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:claude-cmd
バージョン1.1.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/claude-cmd
ホームページhttps://github.com/kiliczsh/claude-cmd
リポジトリhttps://github.com/kiliczsh/claude-cmd
上流ドキュメントhttps://claudecmd.com/
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/claude-cmd/-/claude-cmd-1.1.1.tgz
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment