macOS
brew install --cask tangleguard-clilocal Homebrew cask metadata
cask / 順位 6178
tangleguard-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install --cask tangleguard-clilocal Homebrew cask metadata
概要
Codebase Architecture Context via the CLI for LLMs and Humans
履歴
TangleGuard CLI is the command-line part of TangleGuard, a developer tool for software architecture monitoring, dependency graph inspection, and architectural rule enforcement.
The official site identifies TangleGuard as a 2025 software application created by Jan Arends for Rust architecture analysis and architecture-erosion prevention. The official GitHub organization describes the product as a code analysis tool and structural linter for application-level software architecture.
The public organization profile says Archwise Solutions UG is working on making the TangleGuard source code publicly available for auditing. The official GitHub Action README also states that the action code is MIT licensed while the TangleGuard CLI tool is proprietary software subject to a separate EULA, so there is no official public CLI source repository to report.
TangleGuard is early-stage and distributed through binaries, the official CLI download path, Homebrew cask packaging, a desktop app, a VS Code extension, and a GitHub Action. The official GitHub organization was created in 2025, and the GitHub Action repository was created in October 2025.
For package users, the notable adoption path is the small installable CLI that can run locally, in Git hooks, and behind the official GitHub Action for pull-request validation.
The official CLI docs document `tangleguard-cli -l <language> [-p <path>] [--ignore-paths <ignore-paths>] [-q] <command> [<args>]`, with `scan`, `validate`, and `upload` commands.
The validation docs document `tangleguard-rules.yaml` in the project root for dependency rules. The GitHub Action docs and README show CI usage for validating circular dependencies and rule violations, optionally uploading results to TangleGuard Cloud.
TangleGuard is interesting as a modern packaged developer tool because the package is a thin binary CLI around a proprietary Rust/WebAssembly architecture analyzer, with Homebrew cask, IDE, and GitHub Action entry points all invoking the same scanner workflow.
Its packaging model reflects a common current pattern: a hosted or proprietary developer platform exposes a local CLI for reproducible project scans and CI integration, while source availability is intentionally separate from binary distribution.
セキュリティ状態
tangleguard-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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.
tangleguard-rules.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tangleguard-cli | バイナリ | Homebrew cask バイナリ | tangleguard-cli |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | cask:tangleguard-cli |
|---|---|
| バージョン | 0.13.0 |
| パッケージマネージャ | Homebrew Cask |
| ホームページ | https://tangleguard.com/ |
| 最終更新 | 2026-07-28T19:15:27+02:00 |
| Pulse | updated |
| SHA-256 | e36e4bb48b2f962aef26b187568fcf66874bb9b456b10679b5591c313b4a3651 |
| ダウンロード URL | https://tangleguard-cli-builds.s3.eu-central-1.amazonaws.com/v0.13.0/tangleguard-cli_0.13.0_aarch64-apple-darwin.tar.gz |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.