macOS
brew install snitchlocal Homebrew formula metadata
brew / Rang 2947
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für snitch in AI-Agent-Workflows.
Installation
brew install snitchlocal Homebrew formula metadata
nix profile install nixpkgs#snitchnixpkgs package indexes · pkgs/by-name/sn/snitch/package.nix · Quelle: api.github.com
Überblick
Prettier way to inspect network connections
Verlauf
snitch is a small terminal network-connection inspector that presents ss/netstat-style information through a friendlier TUI or formatted tables.
The project appeared publicly on GitHub in 2025. Its README positions it as a human-friendly replacement or companion for classic socket-inspection commands, with interactive and one-shot modes rather than a daemon or capture engine.
The official README documents installation through Homebrew, Go, nixpkgs, Nix flakes, Home Manager, the Arch AUR, shell installer, GitHub releases, and container images. That packaging breadth is notable for a young terminal utility and explains why it appears quickly in package-manager catalogs.
Typical usage is launching `snitch` for a live TUI, or running `snitch ls` for a styled or plain table of current TCP/UDP connections. The README documents filters for listening, established, TCP, UDP, refresh intervals, search, sorting, process watching, and process killing.
snitch is package-nerd friendly because it modernizes a familiar Unix workflow without needing privileged packet capture: the Docker notes emphasize host network/PID namespace access and `/proc/net/*` rather than CAP_NET_ADMIN or CAP_NET_RAW. Its Nix and Home Manager support also makes it attractive to users who treat CLI tools as declarative environment components.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
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.
~/.config/snitch/snitch.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
snitch | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:snitch |
|---|---|
| Version | 0.2.2 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/karol-broda/snitch |
| Repository | https://github.com/karol-broda/snitch |
| Zuletzt aktualisiert | 2026-07-26T04:03:42+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
snitch
nix profile install nixpkgs#snitchQuellspur
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.