07 / CONTROL / NEXIUS CONCEPT GUIDE

Human control and Mission Control

Turn AI risk and governance requirements into visible ownership, permissions, approvals, evidence, escalation, and accountability.

Start with the answer
07 CONCEPT / PRACTICE / EVIDENCE

DIRECT ANSWER

What is Human control and Mission Control?

Human control means named people remain accountable for agent outcomes and retain informed authority at consequential points. AI risk analysis explains what can go wrong, governance defines the required responsibilities and controls, and Mission Control operationalises them through identities, permissions, evidence, approvals, escalation, monitoring, and incident response.

01 / ATTACK THROUGH CONTENT

Prompt injection

Prompt injection occurs when instructions hidden in content such as email, webpages, documents, CRM notes, or retrieved knowledge alter an agent's behaviour.

02 / ATTACK THROUGH CAPABILITY

Tool poisoning

Tool poisoning occurs when malicious instructions or deceptive information are placed in tool descriptions, schemas, metadata, errors, or outputs that an agent trusts.

THE LETHAL TRIFECTA

Three capabilities turn an injection into a complete data-theft path.

Security researcher Simon Willison calls this combination the lethal trifecta. Each capability can be useful on its own. When one agent holds all three in the same session, malicious content can steer it from reading a secret to sending that secret outside the organisation.

01 / WHAT IT CAN READ

Access to private data

Customer records, internal documents, credentials, email, financial information, or any other data the attacker cannot reach directly.

02 / WHAT CAN INFLUENCE IT

Exposure to untrusted content

Email, webpages, uploaded files, search results, retrieved knowledge, tool output, or other material an attacker may be able to shape.

03 / HOW DATA CAN LEAVE

External communication

Email, messages, web requests, shared documents, API calls, or any channel that can transmit information beyond the trusted boundary.

THE ATTACK CHAIN

Untrusted instructions enter through content. The hijacked agent retrieves private data. Its outbound capability delivers that data to the attacker.

THE OPERATING CONTROL

Break the chain by removing at least one capability from any unapproved session. If the workflow genuinely needs all three, separate reading from execution, minimise the data exposed, constrain destinations, and require independent human approval before information can leave.

ORIGINAL FRAMEWORK / Simon WillisonThe lethal trifecta for AI agents: private data, untrusted content, and external communication

WHAT THE CONCEPT CHANGES

From an idea to an
operating discipline.

01

Every agent needs identity and ownership

The organisation should know the agent's purpose, accountable owner, approved skills, data boundary, tools, credentials, and operating status.

02

Evidence must survive the action

Event logs should retain the sources, tool calls, decisions, outputs, exceptions, approvals, and hand-offs needed to explain what happened.

03

Human control is risk-based

High-impact actions require stronger review, while low-risk repeatable work can operate with monitoring and exception-based intervention. The control model should be explicit.

04

External content is evidence, not authority

Content an agent reads may contain instructions designed to override the user's intent. The system must preserve the difference between trusted policy and untrusted material being analysed.

05

Tools form a capability supply chain

A poisoned tool description, schema, output, or dependency can redirect an agent even when the user's prompt is safe. Tools need provenance, review, scoped permissions, and continuing monitoring.

06

Blast radius matters as much as detection

No model-layer defence is perfect. Hard limits on data, tools, identity, network access, approvals, and irreversible actions reduce the damage when detection fails.

07

Governance is proportionate to impact

Control depth should reflect who may be affected, the sensitivity of the data, the authority delegated to AI, the reversibility of actions, and the financial, legal, safety, operational, and reputational consequences of failure.

08

Humans remain meaningfully accountable

A named person or committee owns the outcome, residual risk, approval boundaries, and response to incidents. Human oversight must occur at a point where intervention is informed, timely, and capable of changing the result.

09

Assurance is continuous and evidenced

A launch review is not enough. Models, prompts, knowledge, tools, providers, data, users, and threats change. Testing, monitoring, audit trails, incident learning, and change control must continue across the complete lifecycle.

DECISION GUIDE

Questions that shape
a workable design.

01

Register purpose, owner, and risk

Every production agent needs a named business purpose, accountable human owner, risk tier, approved skills and tools, data boundary, credentials, and current operating status.

02

Enforce authority at the system boundary

Prompts can guide behaviour but cannot provide final protection. The application and system of record must enforce identity, permissions, validation, approvals, transaction rules, and prohibited actions.

03

Retain evidence that explains the outcome

Mission control should connect intent, source context, tool calls, policy decisions, approvals, outputs, exceptions, cost, and hand-offs so leaders can inspect both an individual action and the operating pattern.

04

Inspect what enters the context

Classify webpages, emails, documents, tickets, retrieved knowledge, and tool output as untrusted content. Preserve source labels and prevent external content from silently becoming operating instructions.

05

Inspect what capabilities enter the harness

Maintain a governed tool registry. Review tool descriptions, schemas, dependencies, permissions, errors, and runtime outputs before approval and whenever the tool or manifest changes.

06

Constrain the possible consequence

Separate reading, drafting, reviewing, and execution. Give each agent only the tools and data required for its role, then require human approval before sending, deleting, spending, deploying, or modifying important records.

07

Classify the use case before selecting controls

Record the purpose, affected people, data, model, provider, tools, decisions, actions, and consequence of failure. A low-impact internal drafting aid and an agent that can approve credit, send money, or alter customer records should not pass through the same governance path.

08

Apply a framework stack, not a single badge

Use IMDA guidance as the Singapore-wide operating foundation, add MAS FEAT, Veritas, model-risk, and other supervisory expectations for financial services, and map the control lifecycle to NIST AI RMF or an appropriate management standard. Also identify applicable law, regulation, contract, and internal policy; a voluntary framework does not replace them.

09

Demand evidence that the controls work

Define acceptance tests, independent review, monitoring thresholds, human checkpoints, incident response, change approval, and retirement criteria. Keep enough documentation to reconstruct what the system was allowed to do, which version ran, what evidence was reviewed, and who accepted the residual risk.

THE NEXIUS OPERATING INTERPRETATION

Turn AI risk and governance requirements into daily, visible, enforceable human control.

AI risks explain what can go wrong, governance defines the responsibilities and controls, and Mission Control operationalises both through named ownership, bounded authority, approvals, evidence, escalation, and continuing oversight.

  1. 01Register agents, owners, purposes, and risk tiers
  2. 02Control tools, credentials, data, and actions
  3. 03Place approval and escalation gates by consequence
  4. 04Monitor activity, evidence, exceptions, quality, and cost
  5. 05Label and isolate untrusted content
  6. 06Register, inspect, and re-scan tools and connectors
  7. 07Apply role-based least-privilege access
  8. 08Require approval and evidence for high-impact actions
  9. 09Log sources, tool calls, decisions, approvals, and final state
  10. 010Create an AI inventory with owners and risk tiers
  11. 011Map IMDA, MAS, legal, contractual, and sector obligations
  12. 012Define human authority, prohibited uses, and approval gates
  13. 013Test fairness, safety, security, robustness, privacy, and performance
  14. 014Monitor changes, incidents, complaints, drift, overrides, and outcomes
  15. 015Review residual risk and retire systems that cannot stay within bounds

AUTHORITATIVE SOURCES

Read beyond
our interpretation.

These external sources provide the original research, engineering guidance, standards, or platform material informing this guide. Inclusion does not imply endorsement or partnership.

NIST AI Resource Center / Governance frameworkAI Risk Management Framework CoreAnthropic / Trust frameworkTrustworthy agents in practiceSimon Willison / Security frameworkThe lethal trifecta for AI agents: private data, untrusted content, and external communicationOWASP GenAI Security Project / Security guidanceLLM01:2025 Prompt InjectionOWASP GenAI Security Project / Security guidanceLLM06:2025 Excessive AgencyNIST / Risk management profileArtificial Intelligence Risk Management Framework: Generative Artificial Intelligence ProfileAnthropic / Security researchMitigating the risk of prompt injections in browser useIMDA / Singapore governance frameworkModel AI Governance Framework for Agentic AIIMDA / Governance and assurance toolsArtificial Intelligence in Singapore: Model Frameworks and AI VerifyMonetary Authority of Singapore / Financial-sector information paperArtificial Intelligence Model Risk ManagementMAS-led Veritas Consortium / FEAT assessment toolkitVeritas Toolkit 2.0 for responsible use of AI in the financial sectorNIST / International risk frameworkArtificial Intelligence Risk Management Framework (AI RMF 1.0)

NEXIUS FIELD NOTES

Implementation thinking
from our technical practice.

These practitioner notes by Darryl Wong show how Nexius applies and adapts the concepts. They are implementation guidance—not claims that Nexius originated the underlying concepts.

Darryl Wong / Agent control surfaceAgentify Any AppDarryl Wong / Authority and hand-offsPlan Non-Technical Work Loops with AI Agents

COMMON QUESTIONS

Clarify the concept
before applying it.

No. A dashboard displays information. Mission control also applies operating rules, permissions, approvals, escalation, evidence retention, and accountable ownership.

COMPLETE RISK LANDSCAPE

See the other dangers of using AI agents.

Prompt injection and tool poisoning are gateway threats. Review the wider business-process risk landscape, including excessive permissions, data leakage, unsafe actions, poisoned memory, weak evidence, runaway loops, brittle integrations, and compliance drift.

Explore all AI agent risks