From 2b01c14cd7b98c04bcd79fbc37ffdaa9bc1620dc Mon Sep 17 00:00:00 2001 From: Denis Redozubov Date: Sat, 18 Apr 2026 09:58:35 +0200 Subject: [PATCH] Add hazmat to For Developers macOS containment for AI coding agents and risky shell tasks: separate UID, Seatbelt sandboxing, PF anchors, DNS blocklists, backup/rollback. TLA+-checked design. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75f75693..221736bb 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [git-semver](https://github.com/markchalloner/git-semver) - Git plugin for easing semantic versioning and changelog validation * [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work * [gita](https://github.com/nosarthur/gita) - A command-line tool to manage multiple git repos. +* [hazmat](https://github.com/dredozubov/hazmat) - macOS containment for AI coding agents and risky shell tasks. Separate UID, Seatbelt sandboxing via `sandbox_init()`, PF anchors, DNS blocklists, backup/rollback. TLA+-checked design. * [hub](https://github.com/github/hub) - hub helps you win at git. * [just](https://github.com/casey/just) - Task runner for saving and running project-specific commands. * [licins](https://github.com/dogoncouch/licins) - Insert commented software licenses into source code.