Live data from Hacker News

Auto-GPT: An Autonomous GPT-4 Experiment

github.com

1–10 of 178 posts

Re: Auto-GPT: An Autonomous GPT-4 Experiment

#3
This seems... dangerously careless. What if it uses the internet to seek out zero day vulnerabilities and exploit them routinely? Sure humans also do this, but we're talking about a new level of 0day exploit carried out at scale. Sure, maybe it won't, but do you trust a hallucinating, left-brained, internet-trained intelligence to be strictly logical and mindful for all it's actions that is taking self autonomously (as this project aims to do)?

Re: Auto-GPT: An Autonomous GPT-4 Experiment

#4
post #3

This seems... dangerously careless. What if it uses the internet to seek out zero day vulnerabilities and exploit them routinely? Sure humans also do this, but we're talking about a new level of 0day exploit carried out at scale. Sure, maybe it won't, but do you trust a hallucinating, left-brained, internet-trained intelligence to be strictly logical and mindful for all it's actions that is taking self autonomously (…

> What if it uses the internet to seek out zero day vulnerabilities and exploit them routinely?

How would GPT-4 make this more likely or scalable?

Re: Auto-GPT: An Autonomous GPT-4 Experiment

#6
post #3

This seems... dangerously careless. What if it uses the internet to seek out zero day vulnerabilities and exploit them routinely? Sure humans also do this, but we're talking about a new level of 0day exploit carried out at scale. Sure, maybe it won't, but do you trust a hallucinating, left-brained, internet-trained intelligence to be strictly logical and mindful for all it's actions that is taking self autonomously (…

Not sure if OpenAI has shut down any 'experiments' before, but this might be a candidate.

Re: Auto-GPT: An Autonomous GPT-4 Experiment

#7
post #4
post #3

This seems... dangerously careless. What if it uses the internet to seek out zero day vulnerabilities and exploit them routinely? Sure humans also do this, but we're talking about a new level of 0day exploit carried out at scale. Sure, maybe it won't, but do you trust a hallucinating, left-brained, internet-trained intelligence to be strictly logical and mindful for all it's actions that is taking self autonomously (…

> What if it uses the internet to seek out zero day vulnerabilities and exploit them routinely? How would GPT-4 make this more likely or scalable?

I'm not really picking on GPT4, but My point really applies to any LLM on autonomous Internet connected mode.

Re: Auto-GPT: An Autonomous GPT-4 Experiment

#8
That's pretty awesome. I wanted to try an experiment like that with ChatGPT moderating an IRC channel. I started here https://github.com/realrasengan/chatgpt-groupchat-test determining whether it was being spoken to and whether it should respond or not, and then providing that in json form so that it could be asked then to create the response in a sort of mini-chain of responses. It could also simply be asked, 'do you think this person should be kicked for their actions?' (Just for experiment and science purposes of course lol).

Re: Auto-GPT: An Autonomous GPT-4 Experiment

#9
post #3

This seems... dangerously careless. What if it uses the internet to seek out zero day vulnerabilities and exploit them routinely? Sure humans also do this, but we're talking about a new level of 0day exploit carried out at scale. Sure, maybe it won't, but do you trust a hallucinating, left-brained, internet-trained intelligence to be strictly logical and mindful for all it's actions that is taking self autonomously (…

it seems to query the internet, get a response, send it to OpenAI wait ... get the response back from openAI, repeats. Any old school security scanner is 1000x more efficient, not to mention that API requests to OpenAI are quite limited.

What's eventually dangerous is that it may execute scripts on your own machine, so if it were to do some funky things, that could be rather the danger .. for yourself

Re: Auto-GPT: An Autonomous GPT-4 Experiment

#10
post #4
post #3

This seems... dangerously careless. What if it uses the internet to seek out zero day vulnerabilities and exploit them routinely? Sure humans also do this, but we're talking about a new level of 0day exploit carried out at scale. Sure, maybe it won't, but do you trust a hallucinating, left-brained, internet-trained intelligence to be strictly logical and mindful for all it's actions that is taking self autonomously (…

> What if it uses the internet to seek out zero day vulnerabilities and exploit them routinely? How would GPT-4 make this more likely or scalable?

There is the possibility of API upgrades at OpenAI flipping this from "not dangerous" to "dangerous". If the AI just needs some amount of intelligence to become dangerous, then it may cross that threshold suddenly - and with OpenAI developers unaware that their next round of changes will be automatically deployed to an autonomous agent and with the auto-GPT runners unaware that new changes may substantially increase the power of the model.
Post reply on HN