From bb188b5c47742611bf64c08b90f2ca8828c66a2a Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Tue, 27 Jan 2026 13:05:50 +0500 Subject: [PATCH] Add SECURITY section to README Add a SECURITY section with a link to a talk on AI exploitation. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 36fcc67..d19e383 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,10 @@ your best ai assistant with the best practice - [Claude Code Tasks - inspired by beats](https://www.reddit.com/r/ClaudeAI/comments/1qkjznp/anthropic_replaced_claude_codes_old_todos_with/) [Inspiration](https://github.com/steveyegge/beads) - [Ralph Plugin](https://x.com/GeoffreyHuntley/status/2015031262692753449) +## SECURITY + +- [Great talk at 39C3 on "Agentic ProbLLMs: Exploiting AI Computer-Use and Coding Agents"](https://www.reddit.com/r/cybersecurity/comments/1qannih/great_talk_at_39c3_on_agentic_probllms_exploiting/) + ## DOCS ### **[docs/AGENTS.md](docs/AGENTS.md)** - Agent Orchestration Best Practices