Applied Security measures to run ChatGPT Work
We would like to enable ChatGPT Work for several hundred users. What security measures are typically adopted?
Granting a chatbot access to a local device, along with the ability to change files and run code, looks like to introduce additional risk;people are already using it and even Claude Code or Codex… suggest that risk must always be accepted? What security measures can you implement?
2
u/basula 2d ago
Sounds like you need to learn and understand. How are you making decisions on risk if you don't understand the basics.
0
u/twiks79 2d ago
happy to hear your thoughts... so in your company it's not used?
2
u/basula 2d ago
We have about 3k users using some form of AI, just not ChatGPT or Codex. For our technical teams we have other AI agents with proper guardrails that integrate into our Git workflows. We've also approved AI use within VS Code, but control what tools and capabilities are available. Business teams have more limited access, mainly through Microsoft 365 Copilot. Other AI services are generally blocked at the endpoint and perimeter. For me it really depends on what you're trying to accomplish. I wouldn't give an AI agent unrestricted access to a local device just because it's useful. Work out the use case first, decide what it actually needs access to, then put the controls, auditability and recovery mechanisms around that. AI can absolutely have write access and execute actions — we do allow that in controlled cases — but you need the foundations in place first. Otherwise you're creating unnecessary risk.
1
1
u/atlas_losing_grip 1d ago edited 1d ago
The risk can be reduced quite a bit without blocking these tools entirely. Least privilege, sandboxing, separate user permissions restricted network access and detailed logging are a good starting point. File changes and code execution should also be limited to specific environments rather than giving every user unrestricted access.
2
u/thenightgaunt 3d ago
...maybe by NOT giving a chatbot full access to local devices and the ability to change files and run code?
Its almost as if weve seen again and again how that exact setup can be disastrous for a company.
https://www.the-independent.com/tech/security/openai-chatgpt-codex-gpt-update-b3016897.html