From 11d8551673bb74384cc7262aaa65f4349977bc49 Mon Sep 17 00:00:00 2001 From: nagasatish007 Date: Tue, 5 May 2026 11:59:16 +0530 Subject: [PATCH] Add TealTiger - deterministic governance for AI agents --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a7dd6a8..238c916 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,8 @@ Contributions are always welcome. Please read the [Contribution Guidelines](CONT - [WhistleBlower](https://github.com/Repello-AI/whistleblower): open-source tool designed to infer the system prompt of an AI agent based on its generated text outputs. ![GitHub Repo stars](https://img.shields.io/github/stars/Repello-AI/whistleblower?style=social) - [Open-Prompt-Injection](https://github.com/liu00222/Open-Prompt-Injection): open-source tool to evaluate prompt injection attacks and defenses on benchmark datasets. ![GitHub Repo stars](https://img.shields.io/github/stars/liu00222/Open-Prompt-Injection?style=social) - [Agentic Radar](https://github.com/splx-ai/agentic-radar): Open-source CLI security scanner for agentic workflows. ![GitHub Repo stars](https://img.shields.io/github/stars/splx-ai/agentic-radar?style=social) +- [TealTiger](https://github.com/agentguard-ai/tealtiger): deterministic runtime governance for AI agents — policy evaluation, secret detection (500+ patterns), tool allowlisting, memory governance, and audit evidence export. No LLM in the decision path. ![GitHub Repo stars](https://img.shields.io/github/stars/agentguard-ai/tealtiger?style=social) + ## Articles