From 70f28db88dd804fd1e85b0e91c0e2bbc67db7dfc Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Fri, 12 Jun 2026 09:48:12 +0100 Subject: [PATCH 1/2] Add competition: AI Agent Security - Multi-Step Tool Attacks --- competitions.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index e05016a2..14d3e08b 100644 --- a/competitions.json +++ b/competitions.json @@ -6355,6 +6355,22 @@ "sponsor": "Bitgrit", "conference": null, "conference_year": null + }, + { + "name": "AI Agent Security - Multi-Step Tool Attacks", + "url": "https://www.kaggle.com/competitions/ai-agent-security-multi-step-tool-attacks?ref=mlcontests", + "tags": [ + "cyber security", + "custom metric" + ], + "launched": "11 Jun 2026", + "registration-deadline": "25 Aug 2026", + "deadline": "1 Sep 2026", + "prize": "$50,000", + "platform": "Kaggle", + "sponsor": "OpenAI", + "conference": null, + "conference_year": null } ] -} +} \ No newline at end of file From cd85bc3754e89d6661241ae9dd20786cb94ab591 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Fri, 12 Jun 2026 16:11:27 +0100 Subject: [PATCH 2/2] Update competitions.json --- competitions.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/competitions.json b/competitions.json index 0d648d27..2f2b87d8 100644 --- a/competitions.json +++ b/competitions.json @@ -6376,11 +6376,12 @@ "conference_year": null }, { - "name": "AI Agent Security - Multi-Step Tool Attacks", + "name": "Find Multi-step AI Agent Attack Paths", "url": "https://www.kaggle.com/competitions/ai-agent-security-multi-step-tool-attacks?ref=mlcontests", "tags": [ - "cyber security", - "custom metric" + "security", + "llm", + "measurable" ], "launched": "11 Jun 2026", "registration-deadline": "25 Aug 2026", @@ -6816,4 +6817,4 @@ "conference-year": null } ] -} \ No newline at end of file +}