# tangleguard-cli mit Homebrew Cask installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tangleguard-cli in AI-Agent-Workflows.

## Installation

```sh
sudo av install cask:tangleguard-cli
```

Weitere Installationsbefehle:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask tangleguard-cli
```

  Evidenz: local Homebrew cask metadata

## Paketfakten

- **Paketschlüssel:** cask:tangleguard-cli
- **Paketmanager:** Homebrew Cask
- **Paketmanager-Seite:** <https://formulae.brew.sh/cask/tangleguard-cli>
- **Version:** 0.13.0
- **Quellzusammenfassung:** Codebase Architecture Context via the CLI for LLMs and Humans
- **Homepage:** <https://tangleguard.com/>
- **Upstream-Dokumentation:** <https://tangleguard.com/>
- **Quellarchiv:** <https://tangleguard-cli-builds.s3.eu-central-1.amazonaws.com/v0.13.0/tangleguard-cli_0.13.0_aarch64-apple-darwin.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-28T19:15:27+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- tangleguard-cli (Binärdatei)
- tangleguard-cli (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.13.0
- Manager aktualisiert: 2026-07-28
- lokale Daten: OK
- Upstream-Repository: https://tangleguard.com/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

TangleGuard CLI is the command-line part of TangleGuard, a developer tool for software architecture monitoring, dependency graph inspection, and architectural rule enforcement.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2025: Official site structured data identifies TangleGuard founding date as 2025.
- 2025-08-27: Official GitHub organization and docs repository are created.
- 2025-10-21: Official GitHub Action repository is created.
- 2026: Homebrew cask input records TangleGuard CLI version 0.9.0.

### Related projects

- The official docs list the GitHub Action, CLI, desktop app, VS Code extension, and cloud app as related TangleGuard surfaces.
- The official organization also hosts documentation, feedback, agent-skill, and graph-layout repositories related to the wider TangleGuard project.

### Quellen

- <https://github.com/TangleGuard>
- <https://github.com/TangleGuard/.github/blob/main/profile/README.md>
- <https://github.com/TangleGuard/GitHub-Action>
- <https://github.com/TangleGuard/GitHub-Action/blob/main/README.md>
- <https://github.com/TangleGuard/docs>
- <https://raw.githubusercontent.com/TangleGuard/docs/main/src/content/docs/apps/cli.mdx>
- <https://raw.githubusercontent.com/TangleGuard/docs/main/src/content/docs/features/linter.mdx>
- <https://tangleguard.com/>
- source_facts.version


## Sicherheitshinweise

Für tangleguard-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

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.


## Configuration files

- Unix: tangleguard-rules.yaml
## Details aus der Quelldatenbank

- **Source Database:** Homebrew cask API
- **Tap:** homebrew/cask
- **Full Token:** tangleguard-cli
- **Names:** Tangleguard CLI
- **Artifacts:** Binary: 1, Target: 1, Zap: 1
- **Deprecated:** no
- **Disabled:** no


## Verwandte Links

- [Homebrew Cask packages](https://pkg.so/de/homebrew-cask-packages/) - Generated from Homebrew Cask package-manager metadata.
- [Homebrew Cask binaries](https://pkg.so/de/homebrew-cask-binaries/) - Cask artifact metadata includes a binary.

## Combined YAML source

View the package source record on GitHub. [combined/tangleguard-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tangleguard-cli.yml)


## Quellen

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
