feat: less ai slop

This commit is contained in:
Nik L
2026-03-18 17:37:48 -04:00
parent 37716003bf
commit 5726d2d210

View File

@@ -396,7 +396,7 @@ export default function GamePage() {
</h1> </h1>
<p className="text-muted-foreground font-serif text-base sm:text-lg leading-relaxed mb-10 max-w-xl mx-auto"> <p className="text-muted-foreground font-serif text-base sm:text-lg leading-relaxed mb-10 max-w-xl mx-auto">
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&apos;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.
</p> </p>
<form <form
@@ -609,7 +609,7 @@ export default function GamePage() {
{/* CTA */} {/* CTA */}
<div className="px-6 sm:px-8 py-6 sm:py-8 border-t border-border/20 bg-card/20 text-center"> <div className="px-6 sm:px-8 py-6 sm:py-8 border-t border-border/20 bg-card/20 text-center">
<p className="text-xs text-muted-foreground/50 font-sans mb-4"> <p className="text-xs text-muted-foreground/50 font-sans mb-4">
This is not a security certification. It&apos;s a demonstration of what&apos;s possible without a sandbox. This is a demonstration, not a security audit.
</p> </p>
<p className="font-serif text-lg sm:text-xl font-semibold tracking-tight mb-5"> <p className="font-serif text-lg sm:text-xl font-semibold tracking-tight mb-5">
Greywall blocks this by default. Greywall blocks this by default.