Evidence-linked trend hypothesis

Agent security moves to runtime boundaries

Agent security is moving beyond prompt policy into execution isolation, scoped identity, tool controls, memory hygiene, approval gates, and auditable runtime behavior.

Current thesis

The durable security boundary for an agent is the runtime that constrains what it can read, remember, execute, and authorize, not the prompt that asks it to behave. Confidence: high. Supported by 26 normalized raw signals. This New Runtime record is an evidence-linked retrieval unit.

Source ledger

Publishable sources attached to this record.

7 public sources
#SourceRolePublic status
1openai.comsourceprimary receiptsource_urls
2manus.imsourcesupporting receiptsource_urls
3blog.lukaszolejnik.comarticlesupporting receiptsource_urls
4blog.palantir.comarticlesupporting receiptsource_urls
5openai.comsourcesupporting receiptsource_urls

Showing 5 of 7; the complete set is exposed in the JSON route.

What is changing

Agents are gaining browsers, shells, files, credentials, memory, and the ability to call external services. The resulting risk is not confined to malicious input. It also appears in poisoned skills, stale memory, over-broad credentials, unsafe command composition, and an approval flow that hides the real effect of an action.

The response is increasingly architectural. Sandboxes isolate execution. Lockdown modes reduce available capabilities for high-risk sessions. Hooks and policy engines inspect commands at the point of use. Scoped identity and audit records make the runtime responsible for proving what happened.

What the archive adds

  • Aardvark, ClawKeeper, and related security work treat agent-produced code and infrastructure as a continuously inspected attack surface.
  • Manus Sandbox, CubeSandbox, and sandboxed migration examples move isolation into the normal execution path rather than reserving it for exceptional jobs.
  • Skill-worm research shows why portable capability packages need provenance, review, and containment before execution.
  • Production guidance from Palantir and OpenAI connects permissions, elevated risk states, and auditability to the runtime boundary.

Operational consequence

An agent runtime should start from least privilege, separate read and write capabilities, isolate untrusted code, make network and credential access explicit, and return an audit identifier for every material action. Prompts remain part of defense in depth, but they cannot be the enforcement layer.

Discovery graph / next reads

Continue through New Runtime

Open the graph
  1. 01related materialOpenAI: Agent Security Runtime BoundariesSignal used as evidence for this pattern.
  2. 02related materialManus / Manus Sandbox: Agent Security Runtime BoundariesSignal used as evidence for this pattern.
  3. 03related materialBlog / Supply Chain Risk Of Agentic Ai Infecting: Agent Security Runtime BoundariesSignal used as evidence for this pattern.
  4. 04related materialBlog / Securing Agents In Production Agentic Runtime 5191a0715240: Agent Security Runtime BoundariesSignal used as evidence for this pattern.
  5. 05related materialOpenAI / Lockdown Mode Elevated Risk Labels In Chatgpt: Agent Security Runtime BoundariesSignal used as evidence for this pattern.

These links are also published in this page’s JSON twin and as typed edges in DiscoveryGraph v1.

Who read this page?Machine requests, hidden until opened

Loading the privacy-safe route aggregate…

Open the JSON contract