macOS
brew install tirithlocal Homebrew formula metadata
brew / 順位 7896
tirith のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tirithlocal Homebrew formula metadata
nix profile install nixpkgs#tirithnixpkgs package indexes · pkgs/by-name/ti/tirith/package.nix · ソース: api.github.com
概要
Detect terminal injection, homograph, and pipe-to-shell attacks
履歴
tirith is a new Rust terminal-security CLI that analyzes shell commands, pasted text, files, URLs, and AI-agent integrations before execution. Its official positioning is that browsers have long had URL and phishing protections while terminals still execute visually deceptive or obfuscated input without equivalent checks.
The tirith GitHub repository was created in February 2026. Its README and llms.txt describe an open-source, offline, no-telemetry tool that intercepts commands and pastes for homograph URLs, pipe-to-shell patterns, ANSI injection, credential leaks, data exfiltration, malicious AI skills/configs, and related threats.
By the 0.3.x releases in spring and summer 2026, the project had expanded beyond shell hooks into threat databases, MCP tools for AI coding agents, an LSP server, AI-config drift detection, custom rules, policy validation, CI/SARIF output, and package-risk scoring. The changelog shows rapid iteration around Bash enforcement, threat-intelligence updates, agent governance, prompt-injection detection, and installer verification.
tirith is too new to have long historical adoption, but official docs already target package-manager installation and AI-agent workflows. The official quickstart lists Homebrew, cargo, and npm installation paths; the input package metadata lists Homebrew and Nix packages.
Its adoption niche is specifically modern package and agent hygiene: protecting curl|bash installs, homograph package URLs, AI config files, MCP server definitions, shell hooks, and CI scan outputs. That makes it a package-nerd tool because its value appears exactly at the moment developers paste install commands, run package-manager commands, or let coding agents execute shell operations.
Users install tirith, activate a shell hook such as eval "$(tirith init --shell zsh)", and then let the hook inspect commands before they run. Clean commands pass silently; suspicious commands can warn or block depending on shell and policy.
The CLI also supports explicit checks and scans: tirith check analyzes a command without running it, tirith scan checks files and directories, tirith run is a safer replacement for curl|bash style installers, tirith doctor reports protection status, and the MCP/LSP modes integrate with AI coding agents and editors.
tirith is significant to package nerds because it is explicitly about the dangerous edges of package culture: pipe-to-shell installers, typosquatted package names, malicious packages, insecure package-manager flags, untrusted Docker registries, and AI-agent tool execution. Its short history should be treated as current-tool adoption, not legacy adoption.
セキュリティ状態
tirith に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tirith | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tirith |
|---|---|
| バージョン | 0.3.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://tirith.sh/ |
| リポジトリ | https://github.com/sheeki03/tirith |
| 最終更新 | 2026-06-19T09:38:10Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tirith
nix profile install nixpkgs#tirithソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.