Automic VaultAutomic Vault

brew

define を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install define

local Homebrew formula metadata

概要

パッケージ概要

Command-line dictionary (thesaurus) app, with access to multiple sources

コマンドとエイリアス

  • define

履歴

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

define is a Go command-line dictionary and thesaurus client that can query multiple reference sources from the terminal.

プロジェクトの歴史

The README describes define as a command-line dictionary and thesaurus application with multiple sources. Its configuration model was built for CLI use: command-line flags override environment variables, which override JSON configuration files.

The public release history starts with v0.1.0 in March 2018, followed by small 0.1.x releases and later 0.2, 0.3, and 0.4 releases through March 2024.

採用の歴史

define is packaged for Homebrew and also supports `go install`, so it fits both package-manager installation and Go developer workflows.

使われ方

The tool is used as a terminal reference lookup. Its README calls out command-line flags for one-off use, environment variables for API keys, and configuration files for dotfile-friendly defaults such as preferred sources.

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

define is interesting as a small example of packaging API-backed reference data for the shell. It has the classic CLI shape - flags, environment variables, config files, release binaries, and `go install` - while depending on external dictionary services for some sources.

タイムライン

  • 2018: v0.1.0 is published.
  • 2023: v0.2.0 and v0.3.0 are published.
  • 2024: v0.4.0 is published.

Related projects

  • The README documents Merriam-Webster and Oxford dictionary API credentials as source-specific integrations.

セキュリティ状態

保護ツール対応はまだ見つかっていません

define に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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
$XDG_CONFIG_HOME/define/config.json~/.define.conf.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/define/config.json~/.define.conf.json

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/Rican7/define

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:define
バージョン0.4.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/define
ホームページhttps://github.com/Rican7/define
リポジトリhttps://github.com/Rican7/define
上流ドキュメントhttps://github.com/Rican7/define#readme
ライセンスMIT
ソースアーカイブhttps://github.com/Rican7/define/archive/refs/tags/v0.4.0.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

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

使用ソース

  • 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