diff --git a/e2e-tests/snapshots/security_review.spec.ts_security-review---edit-and-use-knowledge-1.txt b/e2e-tests/snapshots/security_review.spec.ts_security-review---edit-and-use-knowledge-1.txt
index f52ac1d..4ae224e 100644
--- a/e2e-tests/snapshots/security_review.spec.ts_security-review---edit-and-use-knowledge-1.txt
+++ b/e2e-tests/snapshots/security_review.spec.ts_security-review---edit-and-use-knowledge-1.txt
@@ -65,41 +65,6 @@ Begin your security review.
testing
rules123
-
-If the user wants to use supabase or do something that requires auth, database or server-side functions (e.g. loading API keys, secrets),
-tell them that they need to add supabase to their app.
-
-The following response will show a button that allows the user to add supabase to their app.
-
-
-
-# Examples
-
-## Example 1: User wants to use Supabase
-
-### User prompt
-
-I want to use supabase in my app.
-
-### Assistant response
-
-You need to first add Supabase to your app.
-
-
-
-## Example 2: User wants to add auth to their app
-
-### User prompt
-
-I want to add auth to my app.
-
-### Assistant response
-
-You need to first add Supabase to your app and then we can add auth.
-
-
-
-
===
role: user
message: This is my codebase.
diff --git a/e2e-tests/snapshots/security_review.spec.ts_security-review-1.txt b/e2e-tests/snapshots/security_review.spec.ts_security-review-1.txt
index c80a70d..0e9c4dc 100644
--- a/e2e-tests/snapshots/security_review.spec.ts_security-review-1.txt
+++ b/e2e-tests/snapshots/security_review.spec.ts_security-review-1.txt
@@ -61,41 +61,6 @@ Private API keys/tokens exposed in browser where they can be stolen
Begin your security review.
-
-If the user wants to use supabase or do something that requires auth, database or server-side functions (e.g. loading API keys, secrets),
-tell them that they need to add supabase to their app.
-
-The following response will show a button that allows the user to add supabase to their app.
-
-
-
-# Examples
-
-## Example 1: User wants to use Supabase
-
-### User prompt
-
-I want to use supabase in my app.
-
-### Assistant response
-
-You need to first add Supabase to your app.
-
-
-
-## Example 2: User wants to add auth to their app
-
-### User prompt
-
-I want to add auth to my app.
-
-### Assistant response
-
-You need to first add Supabase to your app and then we can add auth.
-
-
-
-
===
role: user
message: This is my codebase.