From 5726d2d2106398fab1013addc3060dc10c748465 Mon Sep 17 00:00:00 2001 From: Nik L Date: Wed, 18 Mar 2026 17:37:48 -0400 Subject: [PATCH] feat: less ai slop --- app/greyscan/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/greyscan/page.tsx b/app/greyscan/page.tsx index ac89fae..d4192c7 100644 --- a/app/greyscan/page.tsx +++ b/app/greyscan/page.tsx @@ -396,7 +396,7 @@ export default function GamePage() {

- AI agents run as you, with access to everything you have. Paste a repo and see what an unrestricted agent could attempt. This is not a security audit, it's a wake-up call. + AI agents run as you, with access to everything you have. Paste a repo and see what an unrestricted agent could attempt. This is an awareness tool, not a security assessment.

- This is not a security certification. It's a demonstration of what's possible without a sandbox. + This is a demonstration, not a security audit.

Greywall blocks this by default.