macOS
brew install bkmrlocal Homebrew formula metadata
brew / 順位 4137
bkmr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bkmrlocal Homebrew formula metadata
概要
Unified CLI Tool for Bookmark, Snippet, and Knowledge Management
履歴
bkmr is a local-first CLI for bookmarks, snippets, shell commands, markdown notes, files, and agent memory. In package terms it sits between personal knowledge management and developer workflow tooling.
The GitHub repository was created in 2023, and the crate was published on crates.io soon after. The README describes bkmr as 'Knowledge Management for Humans and Agents' and highlights local full-text and semantic search, JSON output, a built-in LSP server, and structured agent-memory workflows.
bkmr remains a relatively small but active package, distributed through crates.io and Homebrew. Its README notes appearance as This Week in Rust crate of the week 482, which helped place it in the Rust CLI ecosystem.
Users add URLs, snippets, shell commands, markdown, text, local files, or agent memories with tags, then search or dispatch them through commands such as search, hsearch, sem-search, add, open, import-files, tags, and lsp. Configuration is generated to ~/.config/bkmr/config.toml, with a local database created by the user.
bkmr is interesting because it combines older bookmark-manager and snippet-manager ideas with newer local embeddings and AI-agent memory conventions. For package watchers it is a compact Rust example of the 'local knowledge base as CLI primitive' trend.
セキュリティ状態
bkmr に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.config/bkmr/config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bkmr | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bkmr |
|---|---|
| バージョン | 7.6.7 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/sysid/bkmr |
| リポジトリ | https://github.com/sysid/bkmr |
| 最終更新 | 2026-07-12T12:00:06Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.