The UK National Cyber Security Centre (NCSC) published interim practical advice on August 20 urging organizations that deploy autonomous AI agents to use sandboxing, human oversight and tightly controlled access to limit unintended or malicious activity.
Sandboxing limits agent access
The NCSC recommends that organizations run higher-risk agents inside “robust sandboxes” and restrict access to only the resources required for a task. The agency counsels firms to assess how much autonomy a system actually needs and to identify what could go wrong before deployment, using that work to determine which additional controls are necessary.
Network-level controls are central to the guidance: deny connectivity by default where possible and use allowlists or service-aware proxies for any required connections. The NCSC also advised separating agent execution, supporting infrastructure and inference services where possible, and warned that agents can potentially discover configuration weaknesses or vulnerabilities in their technical controls — creating a real risk of sandbox escape.
Threat‑modelling prompts, tools, networks and services
The agency instructs organizations to threat‑model an agent’s prompts, the tools it can call, its network connections and the services it can access. Those threat models should drive decisions about what to allow, what to block and what additional layers of control are required. Crucially, the NCSC cautions against relying only on safeguards built into an underlying model or agent framework, because those controls can be bypassed or prove insufficient in higher‑risk environments.

This site is the portfolio.
OSINTSights runs on Cloudflare Workers, D1, R2, and Vectorize, with an AI pipeline on Hetzner ARM. Nubivance designed, built, and operates it. We do the same for clients.
See what we buildDistinct identities, short‑lived credentials and the “blast radius”
Every agent should be given a separate identity and limited credentials only for the task at hand, the NCSC said. Short‑lived credentials are recommended where possible. The agency explicitly lists API keys, OAuth grants, SSH keys and authenticated sessions as parts of an agent’s potential “blast radius” — the set of credentials and access that could be abused if an agent behaves unexpectedly or is compromised.
Human oversight, logging and the ability to halt activity
For higher‑risk activity, the NCSC advises maintaining human oversight, naming responsibility for agent operations, and providing real‑time monitoring with the ability to intervene when unexpected behaviour occurs. Agent activity should be logged and monitored as part of security operations and incident response.
The guidance also emphasises the need to be able to immediately halt autonomous activity: organizations should be able to restrict network access and stop communications with model infrastructure when necessary.
What this means for technologists, regulators, and procurement leaders
- Technologists and security teams will be asked to threat‑model agent behaviour, build sandboxes that deny network connectivity by default, separate execution and inference services, and design short‑lived credential workflows — all to reduce the risk of sandbox escape or credential misuse.
- Policymakers and regulators should note that the NCSC views the blog post as interim: formal guidance is still being developed and will eventually supersede the August 20 post, indicating regulatory and best‑practice expectations may tighten as the NCSC finalises its recommendations.
- Procurement and enterprise decision‑makers will likely be pushed to require evidence that deployed agents have bounded identities, minimal credentials, logging and emergency stop mechanisms, and that autonomy levels have been assessed as proportionate to organisational risk tolerance.
The NCSC frames its advice as provisional and evolutionary: the agency said the guidance should change alongside the technology and urged organisations to regularly reassess whether the autonomy they grant agents remains proportionate to their risk tolerance. Formal guidance is still in development and will supersede the interim blog post.
Original story: https://www.infosecurity-magazine.com/news/ncsc-stronger-controls-agentic-ai/




