From 0b955c0546ca4a8be0217c1c36473456bfa665cf Mon Sep 17 00:00:00 2001 From: BillSchumacher <34168009+BillSchumacher@users.noreply.github.com> Date: Mon, 10 Apr 2023 22:19:21 -0500 Subject: [PATCH] Update README.md Update warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f0ce155..001f0ffc 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ export PINECONE_ENV="Your pinecone region" # something like: us-east4-gcp See https://github.com/Torantulino/Auto-GPT-Plugin-Template for the template of the plugins. -WARNING: Review the code of any plugin you use. +⚠️💀 WARNING 💀⚠️: Review the code of any plugin you use, this allows for any Python to be executed and do malicious things. Like stealing your API keys. Drop the repo's zipfile in the plugins folder.