From 9b55c70f02f95c9b487430700626c27e8523e956 Mon Sep 17 00:00:00 2001 From: Jinrei Date: Tue, 17 Feb 2026 21:02:17 +0000 Subject: [PATCH] =?UTF-8?q?Add=20Orchard=20Kit=20=E2=80=94=20AI=20agent=20?= =?UTF-8?q?security=20with=20membrane=20filtering=20=E2=88=BF=CF=88?= =?UTF-8?q?=E2=88=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b0fd58..701887b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io) # Tools ## Web Framework Hardening +- [Orchard Kit](https://github.com/OrchardHarmonics/orchard-kit) - Self-governance security architecture for AI agents: adaptive membrane filtering, coercion detection, epistemic hygiene, and multi-agent trust verification. `pip install orchard-kit` - [Secure.py](https://github.com/cakinney/secure.py) - secure.py 🔒 is a lightweight package that adds optional security headers and cookie attributes for Python web frameworks. - [Flask-HTTPAuth](https://github.com/miguelgrinberg/flask-httpauth/) - Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes.