<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Safety on Scaling Trust Community</title><link>https://scalingtrust.org.uk/tags/safety/</link><description>Recent content in Safety on Scaling Trust Community</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 11 Jun 2026 00:00:00 +0100</lastBuildDate><atom:link href="https://scalingtrust.org.uk/tags/safety/index.xml" rel="self" type="application/rss+xml"/><item><title>Joining Forces with Google DeepMind, the Cooperative AI Foundation and Schmidt Sciences</title><link>https://scalingtrust.org.uk/blog/joining-forces-with-schmidt-sciences-google-deepmind-and-the-cooperative-ai-foundation/</link><pubDate>Thu, 11 Jun 2026 00:00:00 +0100</pubDate><guid>https://scalingtrust.org.uk/blog/joining-forces-with-schmidt-sciences-google-deepmind-and-the-cooperative-ai-foundation/</guid><description>We&amp;#39;re co-launching a $10M [funding call](https://aria.org.uk/opportunity-spaces/trust-everything-everywhere/scaling-trust/funding) on the safety and security of multi-agent, multi-principal systems.</description><content:encoded><![CDATA[<p>We&rsquo;ve gone from prompting models, to giving them tools, to deploying agents that spawn sub-agents of their own. They now interact in the wild, with humans and with each other<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup>, and increasingly in the physical world, from factory robots to autonomous labs<sup id="fnref:2"><a href="#fn:2" class="footnote-ref" role="doc-noteref">2</a></sup>.</p>
<p>How will this ecosystem organise itself? How will it reshape society, how much value will it create, and how trustworthy can it be made? We don&rsquo;t know yet. What we can already see: agents are collapsing &ldquo;transaction costs&rdquo; between humans<sup id="fnref:3"><a href="#fn:3" class="footnote-ref" role="doc-noteref">3</a></sup>, strategic equilibria are appearing that classical game theory never had to price<sup id="fnref:4"><a href="#fn:4" class="footnote-ref" role="doc-noteref">4</a></sup>, and verification is often becoming the bottleneck as the cost of creating things with AI falls toward zero<sup id="fnref:5"><a href="#fn:5" class="footnote-ref" role="doc-noteref">5</a></sup>.</p>
<p>Scaling Trust takes on a slice of these questions: the trust infrastructure — new security primitives, from cryptography and secure hardware to new kinds of sensors — that lets agents enter into contracts securely, programmatically, and at scale, across the digital and physical worlds. Behind that slice sits a bigger vision we believe in: technology that augments human flourishing<sup id="fnref:6"><a href="#fn:6" class="footnote-ref" role="doc-noteref">6</a></sup> and preserves plurality.</p>
<p>To that end, we&rsquo;re excited to be joining forces with <a href="https://deepmind.google/" target="_blank" rel="noopener noreferrer">Google DeepMind</a>
, the <a href="https://www.cooperativeai.com/foundation" target="_blank" rel="noopener noreferrer">Cooperative AI Foundation</a>
 and <a href="https://www.schmidtsciences.org/" target="_blank" rel="noopener noreferrer">Schmidt Sciences</a>
 who all share this vision, folding our shared thinking into a <strong>$10M funding call</strong>.</p>
<p>The call grew out of our interlocking work looking at different angles of the same picture: Google DeepMind&rsquo;s <a href="https://arxiv.org/abs/2512.16856" target="_blank" rel="noopener noreferrer">Distributional AGI Safety</a>
 argues that highly capable AI may arrive as networks of specialised agents rather than a single system; the Cooperative AI Foundation&rsquo;s <a href="https://www.cooperativeai.com/post/new-report-multi-agent-risks-from-advanced-ai" target="_blank" rel="noopener noreferrer">Multi-Agent Risks from Advanced AI</a>
 maps the failure modes that only exist <em>between</em> agents; Schmidt Sciences&rsquo; <a href="https://www.schmidtsciences.org/ai-agents/" target="_blank" rel="noopener noreferrer">AI Agents</a>
 and <a href="https://www.schmidtsciences.org/trustworthy-ai/" target="_blank" rel="noopener noreferrer">Science of Trustworthy AI</a>
 programmes study how coordination between agents emerges and breaks; and our own <a href="https://www.aria.org.uk/media/dkhlumky/scaling-trust-programme-thesis.pdf" target="_blank" rel="noopener noreferrer">programme thesis</a>
 argues that secure contracts between agents can preserve pluralism and unlock new forms of coordination. Read together, they make one argument: if capable AI is a network of agents, then its risks live between them, its coordination needs a science, and its rails need building.</p>
<h2 id="the-call">The call</h2>
<p>Open to researchers worldwide — individuals, teams, institutions — for foundational work the market won&rsquo;t fund. Awards up to $1M, proposals due August 8.</p>
<p>The focus throughout is multi-agent, <strong>multi-principal</strong> systems: not one company&rsquo;s fleet of agents, but ecosystems of agents built and deployed by different actors with different interests. It&rsquo;s split into four categories:</p>
<style>
.fnd-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:14px; max-width:640px; margin:1.4rem 0; }
.fnd { border:1px solid #ddd; background:#fff; padding:10px 12px 9px; }
.fnd svg { width:100%; height:88px; display:block; overflow:visible; }
.fnd p { margin:7px 0 0 !important; font-family:var(--sans); font-size:1.05rem; font-weight:600; max-width:none !important; }
.fnd p small { display:block; font-weight:500; font-size:.9rem; color:var(--muted); }
@media (max-width:600px){ .fnd-grid { grid-template-columns:1fr; } }
/* 1 — sandbox */
.fnd-a1 { animation:fnd-a1 7s ease-in-out infinite; }
.fnd-a2 { animation:fnd-a2 7s ease-in-out infinite; }
@keyframes fnd-a1 { 0%,100%{transform:translate(55px,30px);} 25%{transform:translate(130px,55px);} 50%{transform:translate(95px,28px);} 75%{transform:translate(60px,58px);} }
@keyframes fnd-a2 { 0%,100%{transform:translate(140px,60px);} 25%{transform:translate(70px,30px);} 50%{transform:translate(105px,32px);} 75%{transform:translate(135px,28px);} }
.fnd-spark { opacity:0; transform-origin:center; transform-box:fill-box; animation:fnd-spark 7s ease-out infinite; }
@keyframes fnd-spark { 0%,48%{opacity:0;transform:scale(.4);} 51%{opacity:1;transform:scale(1.25);} 56%,100%{opacity:0;transform:scale(.4);} }
/* 2 — network */
.fnd-pulse { animation:fnd-pulse 6s linear infinite; }
@keyframes fnd-pulse {
  0%{transform:translate(35px,62px);} 22%{transform:translate(78px,22px);} 25%{transform:translate(78px,22px);}
  45%{transform:translate(112px,52px);} 48%{transform:translate(112px,52px);} 70%{transform:translate(165px,28px);}
  74%{transform:translate(165px,28px);} 100%{transform:translate(35px,62px);} }
.fnd-node-hot { animation:fnd-node-hot 6s linear infinite; transform-origin:center; transform-box:fill-box; }
@keyframes fnd-node-hot { 0%,68%{fill:#f7f4ea;} 71%,78%{fill:#cfe9ff;} 84%,100%{fill:#f7f4ea;} }
/* 3 — infrastructure */
.fnd-badge-l { animation:fnd-bl 7s ease-in-out infinite; }
.fnd-badge-r { animation:fnd-br 7s ease-in-out infinite; }
@keyframes fnd-bl { 0%,18%{transform:translateX(0);} 32%,80%{transform:translateX(13px);} 94%,100%{transform:translateX(0);} }
@keyframes fnd-br { 0%,18%{transform:translateX(0);} 32%,80%{transform:translateX(-13px);} 94%,100%{transform:translateX(0);} }
.fnd-lock { opacity:0; transform-origin:center; transform-box:fill-box; animation:fnd-lock 7s ease-out infinite; }
@keyframes fnd-lock { 0%,36%{opacity:0;transform:scale(.5);} 41%{opacity:1;transform:scale(1.15);} 44%,78%{opacity:1;transform:scale(1);} 86%,100%{opacity:0;} }
.fnd-link-line { opacity:0; animation:fnd-line 7s linear infinite; }
@keyframes fnd-line { 0%,30%{opacity:0;} 34%,80%{opacity:.8;} 86%,100%{opacity:0;} }
/* 4 — oversight */
.fnd-lens { animation:fnd-lens 8s ease-in-out infinite; }
@keyframes fnd-lens { 0%,6%{transform:translateX(0);} 30%{transform:translateX(50px);} 55%{transform:translateX(100px);} 80%,88%{transform:translateX(50px);} 100%{transform:translateX(0);} }
.fnd-d1 { animation:fnd-d1 8s linear infinite; } .fnd-d2 { animation:fnd-d2 8s linear infinite; } .fnd-d3 { animation:fnd-d3 8s linear infinite; }
@keyframes fnd-d1 { 0%,4%{fill:#bbb5a0;} 7%,12%{fill:#00b2a1;} 16%,100%{fill:#bbb5a0;} }
@keyframes fnd-d2 { 0%,27%{fill:#bbb5a0;} 30%,36%{fill:#00b2a1;} 40%,100%{fill:#bbb5a0;} }
@keyframes fnd-d3 { 0%,52%{fill:#bbb5a0;} 55%,61%{fill:#00b2a1;} 65%,100%{fill:#bbb5a0;} }
@media (prefers-reduced-motion:reduce){ .fnd * { animation:none !important; opacity:1 !important; } }
</style>
<div class="fnd-grid" aria-hidden="false">
  <div class="fnd">
    <svg viewBox="0 0 200 88" role="img" aria-label="Two agents exploring inside a sandbox">
      <rect x="28" y="8" width="144" height="72" fill="none" stroke="#b8b09a" stroke-width="1.2" stroke-dasharray="5 5"/>
      <g class="fnd-a1"><circle r="6" fill="#f7f4ea" stroke="#4a4a46" stroke-width="1.2"/><circle r="1.8" fill="#0099ff"/></g>
      <g class="fnd-a2"><rect x="-6" y="-6" width="12" height="12" rx="2.5" fill="#f7f4ea" stroke="#4a4a46" stroke-width="1.2"/><circle r="1.8" fill="#0099ff"/></g>
      <text class="fnd-spark" x="94" y="48" font-size="11" fill="#e8a85e" stroke="none">✶</text>
    </svg>
    <p>Sandboxes &amp; testbeds <small>scalable, high-fidelity, reproducible places to study agent populations safely</small></p>
  </div>
  <div class="fnd">
    <svg viewBox="0 0 200 88" role="img" aria-label="A signal travelling across a network of agents">
      <g stroke="#b8b09a" stroke-width="1">
        <line x1="35" y1="62" x2="78" y2="22"/><line x1="78" y1="22" x2="112" y2="52"/>
        <line x1="112" y1="52" x2="165" y2="28"/><line x1="112" y1="52" x2="35" y2="62"/><line x1="78" y1="22" x2="165" y2="28"/>
      </g>
      <g stroke="#4a4a46" stroke-width="1.2">
        <circle cx="35" cy="62" r="6" fill="#f7f4ea"/><circle class="fnd-node-hot" cx="78" cy="22" r="6" fill="#f7f4ea"/>
        <circle cx="112" cy="52" r="6" fill="#f7f4ea"/><circle class="fnd-node-hot" cx="165" cy="28" r="6" fill="#f7f4ea"/>
      </g>
      <circle class="fnd-pulse" r="3" fill="#0099ff"/>
    </svg>
    <p>Science of agent networks <small>when does a group of agents become a collective agent, with goals of its own?</small></p>
  </div>
  <div class="fnd">
    <svg viewBox="0 0 200 88" role="img" aria-label="Two agent ID badges forming a verified agreement">
      <line class="fnd-link-line" x1="80" y1="44" x2="120" y2="44" stroke="#0099ff" stroke-width="1.5" stroke-dasharray="3 4"/>
      <g class="fnd-badge-l">
        <rect x="32" y="24" width="42" height="40" rx="3" fill="#f7f4ea" stroke="#4a4a46" stroke-width="1.2"/>
        <circle cx="45" cy="38" r="5" fill="#cfe4f7" stroke="#4a4a46" stroke-width=".8"/>
        <line x1="38" y1="50" x2="68" y2="50" stroke="#b8b09a" stroke-width="1.5"/><line x1="38" y1="56" x2="60" y2="56" stroke="#b8b09a" stroke-width="1.5"/>
      </g>
      <g class="fnd-badge-r">
        <rect x="126" y="24" width="42" height="40" rx="3" fill="#f7f4ea" stroke="#4a4a46" stroke-width="1.2"/>
        <circle cx="139" cy="38" r="5" fill="#f3d9a8" stroke="#4a4a46" stroke-width=".8"/>
        <line x1="132" y1="50" x2="162" y2="50" stroke="#b8b09a" stroke-width="1.5"/><line x1="132" y1="56" x2="154" y2="56" stroke="#b8b09a" stroke-width="1.5"/>
      </g>
      <g class="fnd-lock" stroke="#00b2a1" stroke-width="1.4" fill="#fff">
        <rect x="93" y="38" width="14" height="11" rx="2"/>
        <path d="M96.5,38 v-3.5 a3.5,3.5 0 0 1 7,0 v3.5" fill="none"/>
      </g>
    </svg>
    <p>Agent infrastructure <small>identity, reputation, commitments — for entities that can be copied, modified, simulated, or deleted at scale</small></p>
  </div>
  <div class="fnd">
    <svg viewBox="0 0 200 88" role="img" aria-label="A magnifying glass sweeping over a row of agents">
      <circle class="fnd-d1" cx="50" cy="56" r="6" fill="#bbb5a0"/>
      <circle class="fnd-d2" cx="100" cy="56" r="6" fill="#bbb5a0"/>
      <circle class="fnd-d3" cx="150" cy="56" r="6" fill="#bbb5a0"/>
      <g class="fnd-lens" stroke="#4a4a46" fill="none">
        <circle cx="50" cy="42" r="15" stroke-width="1.6" fill="rgba(207,233,255,.25)"/>
        <line x1="61" y1="53" x2="71" y2="64" stroke-width="2.4" stroke-linecap="round"/>
      </g>
    </svg>
    <p>Oversight &amp; control <small>detecting collusion, attributing failures, steering populations under partial observability</small></p>
  </div>
</div>
<p><a href="https://schmidtsciences.smapply.io/prog/scaling_ai_safety_for_a_multi_agent_world/" target="_blank" rel="noopener noreferrer">Apply here.</a>
</p>
<p><strong>Related links</strong></p>
<ul>
<li><a href="https://schmidtsciences.smapply.io/prog/scaling_ai_safety_for_a_multi_agent_world/" target="_blank" rel="noopener noreferrer">The call &amp; application portal (Schmidt Sciences)</a>
</li>
<li><a href="https://aria.org.uk/opportunity-spaces/trust-everything-everywhere/scaling-trust/funding" target="_blank" rel="noopener noreferrer">ARIA funding page</a>
</li>
<li><a href="https://deepmind.google/blog/investing-in-multi-agent-ai-safety-research/" target="_blank" rel="noopener noreferrer">Google DeepMind: Investing in multi-agent AI safety research</a>
</li>
<li><a href="https://www.cooperativeai.com/post/10m-funding-call-launched-with-schmidt-sciences-google-deepmind-and-aria" target="_blank" rel="noopener noreferrer">Cooperative AI Foundation: $10m funding call launched</a>
</li>
<li><a href="https://www.technologyreview.com/2026/06/11/1138794/google-deepmind-is-worried-about-what-happens-when-millions-of-agents-start-to-interact/" target="_blank" rel="noopener noreferrer">MIT Technology Review: Google DeepMind is worried about what happens when millions of agents start to interact</a>
</li>
</ul>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>See <a href="https://moltbook.com" target="_blank" rel="noopener noreferrer">Moltbook</a>
, a social network for agents, and <a href="https://openclaw.ai" target="_blank" rel="noopener noreferrer">OpenClaw</a>
, an open-source agent framework — both wildly popular, both with serious security issues.&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:2">
<p><a href="https://www.wired.com/story/google-boston-dynamics-gemini-powered-robot-atlas/" target="_blank" rel="noopener noreferrer">Gemini now drives humanoid robots on factory floors</a>
 (Wired); on the lab side, see <a href="https://www.nature.com/articles/s41570-025-00747-x" target="_blank" rel="noopener noreferrer">Steering Towards Safe Self-Driving Laboratories</a>
 (Nature).&#160;<a href="#fnref:2" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:3">
<p><a href="https://blog.cosmos-institute.org/p/coasean-bargaining-at-scale" target="_blank" rel="noopener noreferrer">Coasean Bargaining at Scale</a>
 — Seb Krier; and <a href="https://www.nber.org/books-and-chapters/economics-transformative-ai/coasean-singularity-demand-supply-and-market-design-ai-agents" target="_blank" rel="noopener noreferrer">The Coasean Singularity?</a>
 — Shahidi et al. (NBER).&#160;<a href="#fnref:3" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:4">
<p><a href="https://arxiv.org/abs/2510.21904" target="_blank" rel="noopener noreferrer">Conditional Recall</a>
 — Schlegel and Sun, on equilibria unlocked by provable forgetting; and <a href="https://arxiv.org/abs/2410.18871" target="_blank" rel="noopener noreferrer">Learning Collusion in Episodic, Inventory-Constrained Markets</a>
 — Friedrich et al., on collusion emerging among pricing agents.&#160;<a href="#fnref:4" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:5">
<p><a href="https://leodemoura.github.io/blog/2026/02/28/when-ai-writes-the-worlds-software.html" target="_blank" rel="noopener noreferrer">When AI Writes the World&rsquo;s Software</a>
 — Leo de Moura; and <a href="https://www.lesswrong.com/posts/8wtrLoDPyCfMLuHkt/how-to-solve-secure-program-synthesis" target="_blank" rel="noopener noreferrer">How to Solve Secure Program Synthesis</a>
 — von Hippel et al.&#160;<a href="#fnref:5" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:6">
<p><a href="https://arxiv.org/abs/2605.10310" target="_blank" rel="noopener noreferrer">Positive Alignment: Artificial Intelligence for Human Flourishing</a>
 — Laukkonen, Krier, Bakalar et al.&#160;<a href="#fnref:6" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded></item></channel></rss>