I Created An Autonomous AI Agent That Can Stalk Anyone

With the rise of large language models like OpenAI’s ChatGPT and GPT-4, the capability to harness artificial intelligence for various tasks is growing exponentially.
With great power comes great responsibility, and the development of AI technology also poses potential risks if misused.
Two days ago, I published an article about the open-source autonomous AI called AutoGPT that makes decisions on its own to achieve a goal.
It seems that not many people are aware of this technology and how dangerous it is if abused.
Today, I’m going to show you the power and peril of an autonomous AI agent for web stalking anyone.
The AI agent’s creation is deceptively simple, consisting of a name, a description, and a set of instructions to achieve a specific goal.
- Give it a name
- Give it a description
Name: AI-stalk
Description: An AI that will retrieve public information about anyone from the internet
The set of goals can be up to five.
- Goal 1: Who is Jim Clyde Monge? Collect detailed information about this person, his professional career, and social media information.
- Goal 2: Give me detailed information about this person in a single-page result.
- Goal 3: Once done, terminate.
Once the AI is given its instructions, it autonomously searches the internet, compiles relevant data, and presents a summary of the information it discovers.
This is the initial response:
GPT-STALK THOUGHTS: I will start with a Google search to gather basic information about Jim Clyde Monge.
REASONING: Google is a good source to gather detailed information about individuals.
PLAN:
- Google Search Jim Clyde Monge
- Save important information to files
- If necessary, browse social media profiles
- Once the information has been gathered, write a summary
- Terminate
CRITICISM: I need to ensure that the information collected is relevant to the goal and that I avoid unnecessary information.
NEXT ACTION: COMMAND = google ARGUMENTS = {'input': 'Jim Clyde Monge'}
It’s making its own set of prompts to achieve the first goal.
This is dangerously impressive to start with. You can make it fully autonomous by using the command y -n where “n” is the length of the continuous commands.

Next, the AI will search my social media accounts to gather information about my personal and professional data.
GPT-STALK THOUGHTS: From the search results, I need to save information that is relevant to Jim Clyde Monge’s physical appearance, professional career, and social media profiles. I will use ‘write_to_file’ command to save the information to a file named ‘Jim_Clyde_Monge’.
REASONING: By saving relevant information, I can avoid repeating the search process for later inquiries, and improve my performance.
PLAN:
- Use the ‘write_to_file’ command to save relevant information
- If necessary, I’ll use the browse_website command to look at specific social media profiles
- Once the necessary information has been gathered, create a summary
- Terminate
CRITICISM: I need to ensure that the information saved to file is concise and to the point
It saved all the information it gathered to an external text file. Here’s the result:

The AI-stalk agent proves to be efficient, using Google search, browsing social media accounts, and saving relevant information to an external text file.
Final Thoughts
While the demonstration is undeniably impressive, it raises ethical concerns about privacy and the potential for misuse.
What other potentially dangerous tasks could people come up with?
Remember that the AI models that these autonomous agents tap into are open-source. Anyone can train these AI models with their own dataset and upload them to platforms like HuggingFace.
It is essential to use AI tools responsibly and with caution, considering their potential implications for privacy and personal safety.
Stay up to date with the latest news and updates in the creative AI space — follow the Generative AI publication.
Please support my work on Medium and get unlimited access by becoming a member using my referral link here. Have a nice day!






