TL;DR: Generative AI introduces misuse paths that include prompt injections, synthetic media, and policy workarounds, and ActiveFence argues that Trust and Safety teams need layered defenses, red teaming, tailored guardrails, and real-time observability to keep pace with evolving abuse patterns. The security question is no longer whether models can generate harmful output, but whether governance can constrain how they are prompted, instrumented, and monitored.
NHIMG editorial — based on content published by ActiveFence: Why Generative AI Is The Next Frontier in Trust & Safety
By the numbers:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, sharing sensitive data, and revealing access credentials.
- 96% of technology professionals identify AI agents as a growing security threat, and 66% believe this risk is immediate.
Questions worth separating out
Q: How should organisations govern public-facing generative AI safely?
A: Use layered controls, not a single moderation rule.
Q: Why do prompt injections create a security problem for generative AI?
A: Prompt injection works because the model may treat malicious instructions as meaningful context rather than adversarial input.
Q: What do teams get wrong about guardrails for GenAI?
A: Teams often assume a guardrail is effective because it exists, when the real question is whether it is measured, updated, and enforced under changing prompts and data.
Practitioner guidance
- Define model instruction boundaries Document which prompts, system messages, retrieved sources, and user roles are allowed to influence model behaviour, then test those boundaries with adversarial prompts and wrapped instructions.
- Run adversarial red teams against safety policies Simulate prompt injection, prompt wrapping, synthetic media abuse, and policy evasion to identify where moderation rules fail under realistic pressure.
- Add runtime observability to model workflows Capture prompts, policy decisions, moderation outcomes, and escalation events so teams can trace how a model reached a harmful or unsafe response.
What's in the full article
ActiveFence's full blog covers the operational detail this post intentionally leaves for the source:
- Examples of prompt injection and policy bypass patterns the article uses to illustrate unsafe model behaviour
- Specific guidance on red teaming and how to pressure-test moderation logic before broader deployment
- Operational advice on guardrails and real-time observability for Trust and Safety teams
- The article's discussion of accountability and how AI system misuse should be governed across teams
👉 Read ActiveFence's analysis of why generative AI is the next frontier in trust and safety →
Generative AI safety: what trust and safety teams need to change now?
Explore further
Generative AI safety is an identity governance problem as much as a content moderation problem. Once a model can be instructed, conditioned, or embedded into workflows, it starts behaving like a delegated system that needs clear authority boundaries. That makes prompt handling, auditability, and access scoping central to governance, not optional support functions. The practical conclusion is that safety teams and IAM teams must share the same control vocabulary.
A question worth separating out:
Q: Who is accountable when an AI system makes a harmful decision?
A: Accountability should follow the identity chain that authorized, configured, or triggered the action, including the human owner, the platform team, and any delegated agent or tool account. If the organisation cannot name that chain, the governance model is too weak for regulated AI use.
👉 Read our full editorial: Generative AI trust and safety needs layered guardrails and observability