macOS
brew install jailkitprovider-native install command
brew / Rang 8529
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jailkit in AI-Agent-Workflows.
Installation
brew install jailkitprovider-native install command
Überblick
Utilities to create limited user accounts in a chroot jail
Verlauf
Jailkit is a Unix security toolkit for creating and maintaining chroot jails for users, shells, and daemons. It is an older, conservative package whose value is automation around a risky primitive: `chroot`.
The project page and man page credit Olivier Sessink and carry copyright years beginning in 2003. Jailkit was built to automate repeated chroot setup tasks, including copying binaries and libraries into a jail, limiting commands through a restricted shell, checking jail integrity, and forwarding logs from inside a jail.
The project has stayed intentionally narrow. The homepage emphasizes stable, security-focused behavior: utilities abort when configuration or environment checks are not secure, and syslog messages explain what failed. Maintenance releases in 2019 and 2021 focused on Python 3 compatibility, `jk_update`, `jk_init`, and man-page cleanup rather than broad feature expansion.
The homepage states that Jailkit is used in network security appliances, large enterprise and ISP internet servers, smaller companies, and private deployments for securing CVS, SFTP, shell, and daemon processes. Homebrew API data available during this enrichment recorded 142 installs over 365 days, which matches a specialized system-administration tool with long tail usage.
Administrators use Jailkit to initialize a jail, copy only the commands and libraries needed for a task, move users into the jail, restrict allowed commands through `jk_lsh`, and check common jail security mistakes with `jk_check`. The man page stresses that writable system directories, setuid programs, and root privileges inside a jail can defeat the intended isolation.
Jailkit matters to package nerds because it packages institutional Unix hardening lore into named commands: `jk_init`, `jk_cp`, `jk_chrootsh`, `jk_lsh`, `jk_jailuser`, `jk_check`, and friends. It is not glamorous, but it turns chroot from a hand-built directory-tree ritual into repeatable system administration.
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.
/etc/jailkit/JAIL/etc/jailkit/Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jk_check | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jk_chrootlaunch | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jk_chrootsh | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jk_cp | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jk_init | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jk_jailuser | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jk_list | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jk_lsh | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jk_socketd | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jk_uchroot | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jk_update | 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:jailkit |
|---|---|
| Version | 2.23 |
| Paketmanager | Homebrew |
| Homepage | https://olivier.sessink.nl/jailkit/ |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
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.