From 55060c40b6fddaf1985de54535aff6c9d1a2eb0a Mon Sep 17 00:00:00 2001 From: schultzika Date: Wed, 23 Apr 2025 15:12:52 +0200 Subject: [PATCH] Add Agentic Radar to Developer tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 286bf5b..8768cb8 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ Your contributions are always welcome! - [Langfuse](https://langfuse.com/) - Open-source LLM monitoring platform that helps teams collaboratively debug, analyze, and iterate on their LLM applications. [#opensource](https://github.com/langfuse/langfuse) - [Shell-Pilot](https://github.com/reid41/shell-pilot) - Interact with LLM using Ollama models(or openAI, mistralAI)via pure shell scripts on your Linux(or MacOS) system, enhancing intelligent system management without any dependencies - [code-collator](https://github.com/tawanda-kembo/code-collator): Creates a single markdown file that describes your entire codebase to language models. +- [Agentic Radar](https://github.com/splx-ai/agentic-radar) - Open-source CLI security scanner for agentic workflows. ## User Tools - [llmcord.py](https://github.com/jakobdylanc/discord-llm-chatbot) - Discord LLM Chatbot - Talk to LLMs with your friends!