macOS
brew install red-tldrlocal Homebrew formula metadata
brew / Rang 7959
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für red-tldr in AI-Agent-Workflows.
Installation
brew install red-tldrlocal Homebrew formula metadata
Überblick
Used to help red team staff quickly find the commands and key points
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
red-tldr | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Rvn0xsy/red-tldr
Installationsmetadaten
| Paketschlüssel | brew:red-tldr |
|---|---|
| Version | 0.5.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/red-tldr |
| Homepage | https://payloads.online/red-tldr/ |
| Repository | https://github.com/Rvn0xsy/red-tldr |
| Upstream-Dokumentation | https://payloads.online/red-tldr/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/Rvn0xsy/red-tldr/archive/refs/tags/v0.5.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T07:31:51Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.