feat: less ai slop
This commit is contained in:
@@ -396,7 +396,7 @@ export default function GamePage() {
|
||||
</h1>
|
||||
|
||||
<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'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>
|
||||
|
||||
<form
|
||||
@@ -609,7 +609,7 @@ export default function GamePage() {
|
||||
{/* CTA */}
|
||||
<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">
|
||||
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.
|
||||
</p>
|
||||
<p className="font-serif text-lg sm:text-xl font-semibold tracking-tight mb-5">
|
||||
Greywall blocks this by default.
|
||||
|
||||
Reference in New Issue
Block a user