macOS
brew install red-tldrlocal Homebrew formula metadata
brew / 順位 7959
red-tldr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install red-tldrlocal Homebrew formula metadata
概要
Used to help red team staff quickly find the commands and key points
履歴
Red Team TL;DR is an offline-first command and technique lookup tool for experienced red-team operators. It combines fuzzy full-text search over a curated YAML database with structured output, MITRE ATT&CK metadata, and an optional MCP server.
red-tldr began as a lightweight lookup tool for experienced red-team operators who remember fragments of commands but need fast access to exact syntax and operational notes. It uses a curated, locally searchable database rather than general web search.
The project later added Bleve-powered full-text and fuzzy search, structured text, JSON, and Markdown output, richer entries with MITRE ATT&CK mappings, and an independently maintained red-tldr-db repository.
Version 0.5.0 introduced a built-in Model Context Protocol server supporting both standard input/output and Streamable HTTP transports.
red-tldr is available through Homebrew on macOS, the Arch User Repository, downloadable release archives, and source builds. Its offline-first design avoids cloud or API-key dependencies.
From version 0.5.0, the project broadened its audience beyond direct terminal use by embedding an MCP server for AI assistants such as Claude Desktop and Cursor.
Operators search using a complete keyword or a remembered fragment and choose among ranked matches. Results can be printed for terminal reading or emitted as JSON or Markdown.
The update command rebuilds the local search index, while upgrade downloads the latest database from GitHub. The serve command exposes the knowledge base to MCP clients over stdio or Streamable HTTP.
The default configuration at ~/.red-tldr/config.toml controls automatic index rebuilding, database downloads, the database storage path, and colored output. No API credentials are required.
red-tldr packages an operator-maintained offensive-security knowledge base behind a fast local CLI. Its separation of the search program from a YAML database, deterministic offline behavior, structured output, and built-in MCP endpoint make it an unusual bridge between traditional command cheat sheets and agent-accessible security references.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.red-tldr/config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
red-tldr | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Rvn0xsy/red-tldr
インストールメタデータ
| パッケージキー | brew:red-tldr |
|---|---|
| バージョン | 0.5.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/red-tldr |
| ホームページ | https://payloads.online/red-tldr/ |
| リポジトリ | https://github.com/Rvn0xsy/red-tldr |
| 上流ドキュメント | https://payloads.online/red-tldr/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/Rvn0xsy/red-tldr/archive/refs/tags/v0.5.0.tar.gz |
| 最終更新 | 2026-09-13T07:31:51Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | red-tldr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.