Safe & Secure Agentic AI: Governance, Identity, and Red-Teaming Training Course
This course covers governance, identity management, and adversarial testing for agentic AI systems, focusing on enterprise-safe deployment patterns and practical red-teaming techniques.
This instructor-led, live training (online or onsite) is aimed at advanced-level practitioners who wish to design, secure, and evaluate agent-based AI systems in production environments.
By the end of this training, participants will be able to:
- Define governance models and policies for safe agentic AI deployments.
- Design non-human identity and authentication flows for agents with least-privilege access.
- Implement access controls, audit trails, and observability tailored to autonomous agents.
- Plan and execute red-team exercises to discover misuses, escalation paths, and data exfiltration risks.
- Mitigate common threats to agentic systems through policy, engineering controls, and monitoring.
Format of the Course
- Interactive lectures and threat-modeling workshops.
- Hands-on labs: identity provisioning, policy enforcement, and adversary simulation.
- Red-team/blue-team exercises and end-of-course assessment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Foundations: Threat Models for Agentic AI
- Types of agentic threats: misuse, escalation, data leakage, and supply-chain risks
- Adversary profiles and attacker capabilities specific to autonomous agents
- Mapping assets, trust boundaries, and critical control points for agents
Governance, Policy, and Risk Management
- Governance frameworks for agentic systems (roles, responsibilities, approval gates)
- Policy design: acceptable use, escalation rules, data handling, and auditability
- Compliance considerations and evidence collection for audits
Non-Human Identity & Authentication for Agents
- Designing identities for agents: service accounts, JWTs, and short-lived credentials
- Least-privilege access patterns and just-in-time credentialing
- Identity lifecycle, rotation, delegation, and revocation strategies
Access Controls, Secrets, and Data Protection
- Fine-grained access control models and capability-based patterns for agents
- Secrets management, encryption-in-transit and at-rest, and data minimization
- Protecting sensitive knowledge sources and PII from unauthorized agent access
Observability, Auditing, and Incident Response
- Designing telemetry for agent behavior: intent tracing, command logs, and provenance
- SIEM integration, alerting thresholds, and forensic readiness
- Runbooks and playbooks for agent-related incidents and containment
Red-Teaming Agentic Systems
- Planning red-team exercises: scope, rules of engagement, and safe failover
- Adversarial techniques: prompt injection, tool misuse, chain-of-thought manipulation, and API abuse
- Conducting controlled attacks and measuring exposure and impact
Hardening and Mitigations
- Engineering controls: response throttles, capability gating, and sandboxing
- Policy and orchestration controls: approval flows, human-in-the-loop, and governance hooks
- Model and prompt-level defenses: input validation, canonicalization, and output filters
Operationalizing Safe Agent Deployments
- Deployment patterns: staging, canary, and progressive rollout for agents
- Change control, testing pipelines, and pre-deploy safety checks
- Cross-functional governance: security, legal, product, and ops playbooks
Capstone: Red-Team / Blue-Team Exercise
- Execute a simulated red-team attack against a sandboxed agent environment
- Defend, detect, and remediate as the blue team using controls and telemetry
- Present findings, remediation plan, and policy updates
Summary and Next Steps
Requirements
- Solid background in security engineering, system administration, or cloud operations
- Familiarity with AI/ML concepts and large language model (LLM) behavior
- Experience with identity & access management (IAM) and secure system design
Audience
- Security engineers and red-teamers
- AI operations and platform engineers
- Compliance officers and risk managers
- Engineering leads responsible for agent deployments
Need help picking the right course?
Safe & Secure Agentic AI: Governance, Identity, and Red-Teaming Training Course - Enquiry
Safe & Secure Agentic AI: Governance, Identity, and Red-Teaming - Consultancy Enquiry
Related Courses
ISACA Advanced in AI Security Management (AAISM)
21 HoursAAISM is an advanced framework for assessing, governing, and managing security risks in artificial intelligence systems.
This instructor-led, live training (online or onsite) is aimed at advanced-level professionals who wish to implement effective security controls and governance practices for enterprise AI environments.
At the conclusion of this program, participants will be prepared to:
- Evaluate AI security risks using industry-recognized methodologies.
- Implement governance models for responsible AI deployment.
- Align AI security policies with organizational goals and regulatory expectations.
- Enhance resilience and accountability within AI-driven operations.
Format of the Course
- Facilitated lectures supported by expert analysis.
- Practical workshops and assessment-based activities.
- Applied exercises using real-world AI governance scenarios.
Course Customization Options
- For tailored training aligned to your organizational AI strategy, please contact us to customize the course.
AI Governance, Compliance, and Security for Enterprise Leaders
14 HoursThis instructor-led, live training in Macao (online or onsite) is aimed at intermediate-level enterprise leaders who wish to understand how to govern and secure AI systems responsibly and in compliance with emerging global frameworks such as the EU AI Act, GDPR, ISO/IEC 42001, and the U.S. Executive Order on AI.
By the end of this training, participants will be able to:
- Understand the legal, ethical, and regulatory risks of using AI across departments.
- Interpret and apply major AI governance frameworks (EU AI Act, NIST AI RMF, ISO/IEC 42001).
- Establish security, auditing, and oversight policies for AI deployment in the enterprise.
- Develop procurement and usage guidelines for third-party and in-house AI systems.
AI Risk Management and Security in the Public Sector
7 HoursArtificial Intelligence (AI) introduces new dimensions of operational risk, governance challenges, and cybersecurity exposure for government agencies and departments.
This instructor-led, live training (online or onsite) is aimed at public sector IT and risk professionals with limited prior experience in AI who wish to understand how to evaluate, monitor, and secure AI systems within a government or regulatory context.
By the end of this training, participants will be able to:
- Interpret key risk concepts related to AI systems, including bias, unpredictability, and model drift.
- Apply AI-specific governance and auditing frameworks such as NIST AI RMF and ISO/IEC 42001.
- Recognize cybersecurity threats targeting AI models and data pipelines.
- Establish cross-departmental risk management plans and policy alignment for AI deployment.
Format of the Course
- Interactive lecture and discussion of public sector use cases.
- AI governance framework exercises and policy mapping.
- Scenario-based threat modeling and risk evaluation.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Introduction to AI Trust, Risk, and Security Management (AI TRiSM)
21 HoursThis instructor-led, live training in Macao (online or onsite) is aimed at beginner-level to intermediate-level IT professionals who wish to understand and implement AI TRiSM in their organizations.
By the end of this training, participants will be able to:
- Grasp the key concepts and importance of AI trust, risk, and security management.
- Identify and mitigate risks associated with AI systems.
- Implement security best practices for AI.
- Understand regulatory compliance and ethical considerations for AI.
- Develop strategies for effective AI governance and management.
Building Secure and Responsible LLM Applications
14 HoursThis instructor-led, live training in Macao (online or onsite) is aimed at intermediate-level to advanced-level AI developers, architects, and product managers who wish to identify and mitigate risks associated with LLM-powered applications, including prompt injection, data leakage, and unfiltered output, while incorporating security controls like input validation, human-in-the-loop oversight, and output guardrails.
By the end of this training, participants will be able to:
- Understand the core vulnerabilities of LLM-based systems.
- Apply secure design principles to LLM app architecture.
- Use tools such as Guardrails AI and LangChain for validation, filtering, and safety.
- Integrate techniques like sandboxing, red teaming, and human-in-the-loop review into production-grade pipelines.
Governance and Security Patterns for WrenAI in the Enterprise
14 HoursWrenAI is an AI-powered analytics platform designed to connect data, model insights, and generate dashboards. In enterprise environments, robust governance and security are critical to ensuring safe and compliant adoption.
This instructor-led, live training (online or onsite) is aimed at advanced-level enterprise professionals who wish to implement governance, compliance, and security patterns for WrenAI at scale.
By the end of this training, participants will be able to:
- Design and implement permissioning models in WrenAI.
- Apply auditability and monitoring practices for compliance.
- Set up secure environments with enterprise-level controls.
- Roll out WrenAI safely across large organizations.
Format of the Course
- Interactive lecture and discussion.
- Hands-on labs with governance and security configurations.
- Practical exercises simulating enterprise rollout scenarios.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Modernizing Legacy BI with WrenAI: Adoption, Migration, and Change Management
14 HoursWrenAI enables organizations to move beyond static dashboards toward conversational analytics and embedded generative BI. This transition requires careful adoption planning, migration of assets, and effective change management practices.
This instructor-led, live training (online or onsite) is aimed at intermediate-level BI and data platform professionals who wish to modernize legacy BI systems with WrenAI.
By the end of this training, participants will be able to:
- Evaluate legacy BI environments and identify modernization opportunities.
- Plan and execute migrations from static dashboards to WrenAI.
- Adopt conversational analytics and embedded GenBI capabilities.
- Lead organizational change management for BI modernization.
Format of the Course
- Interactive lecture and discussion.
- Hands-on exercises with migration and adoption planning.
- Practical labs on conversational analytics and embedded GenBI.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Quality and Observability for WrenAI: Evaluation, Prompt Tuning, and Monitoring
14 HoursWrenAI enables natural language to SQL generation and AI-powered analytics, making data access faster and more intuitive. For enterprise-grade use, quality assurance and observability practices are essential to ensure accuracy, reliability, and compliance.
This instructor-led, live training (online or onsite) is aimed at advanced-level data and analytics professionals who wish to evaluate query accuracy, apply prompt tuning, and implement observability practices for monitoring WrenAI in production.
By the end of this training, participants will be able to:
- Evaluate the accuracy and reliability of NL to SQL outputs.
- Apply prompt tuning techniques to improve performance.
- Monitor drift and query behavior across time.
- Instrument WrenAI with logging and observability frameworks.
Format of the Course
- Interactive lecture and discussion.
- Hands-on exercises with evaluation and tuning techniques.
- Practical labs on observability and monitoring integrations.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Building with the WrenAI API: Applications, Charts, and NL to SQL
14 HoursWrenAI API is a powerful interface for generating SQL queries from natural language, building custom applications, and integrating charts into internal platforms.
This instructor-led, live training (online or onsite) is aimed at intermediate-level engineers who wish to use the WrenAI API for practical applications, including SQL generation, visualization, and app integration.
By the end of this training, participants will be able to:
- Authenticate and connect applications to the WrenAI API.
- Generate SQL queries from natural language inputs.
- Create and embed charts using API endpoints.
- Integrate WrenAI into backend systems and internal tools.
Format of the Course
- Interactive lecture and discussion.
- Hands-on exercises with API calls and integrations.
- Practical projects connecting apps, charts, and data pipelines.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
WrenAI Cloud Essentials: From Data Sources to Dashboards
14 HoursWrenAI Cloud is a modern platform for connecting data sources, modeling data, and building interactive dashboards.
This instructor-led, live training (online or onsite) is aimed at beginner-level to intermediate-level data professionals who wish to learn how to set up WrenAI Cloud, model data, and visualize insights in dashboards.
By the end of this training, participants will be able to:
- Set up and configure WrenAI Cloud environments.
- Connect WrenAI Cloud to multiple data sources.
- Model data and define relationships for analytics.
- Create interactive dashboards for business insights.
Format of the Course
- Interactive lecture and discussion.
- Hands-on cloud platform configuration and data modeling.
- Practical exercises in dashboard building and visualization.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
WrenAI for Financial Analytics: KPI Modeling and Regulatory-Aware Dashboards
14 HoursWrenAI provides finance teams with the ability to model KPIs, integrate standardized metrics, and design dashboards that align with regulatory requirements and audit standards.
This instructor-led, live training (online or onsite) is aimed at intermediate-level to advanced-level finance professionals who wish to use WrenAI for building compliant financial data models and dashboards that support decision-making and risk management.
By the end of this training, participants will be able to:
- Model financial KPIs and metrics in WrenAI.
- Build dashboards aligned with regulatory and audit requirements.
- Integrate WrenAI with finance data sources for real-time reporting.
- Apply best practices for financial analytics and risk monitoring.
Format of the Course
- Interactive lecture and discussion.
- Hands-on exercises with financial data models.
- Practical labs on dashboard design and compliance reporting.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
WrenAI OSS Deep Dive: Semantic Modeling, Text to SQL, and Guardrails
21 HoursWrenAI is an open-source generative BI tool that enables natural language to SQL conversion and semantic data modeling.
This instructor-led, live training (online or onsite) is aimed at advanced-level data engineers, analytics engineers, and ML engineers who wish to build robust semantic layers, tune prompts, and ensure reliable SQL generation.
By the end of this training, participants will be able to:
- Implement semantic models for consistent metric definitions across teams.
- Optimize text-to-SQL performance for accuracy and scalability.
- Configure and enforce guardrails to avoid invalid or risky queries.
- Integrate WrenAI OSS into data pipelines and analytics workflows.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
WrenAI for Product Teams: Conversational Analytics and Self-Service BI
14 HoursWrenAI is a conversational analytics platform that translates natural-language queries into reliable analytics, enabling non-technical teams to generate insights quickly and consistently.
This instructor-led, live training (online or onsite) is aimed at intermediate-level product managers, analysts, and data champions who wish to adopt conversational analytics and build self-service BI capabilities with WrenAI.
By the end of this training, participants will be able to:
- Design conversational analytics workflows that surface reliable product insights.
- Create and maintain a standardized metrics layer for consistent reporting.
- Use natural-language to SQL features effectively to answer product questions.
- Embed WrenAI-driven self-service dashboards and guardrails in product workflows.
Format of the Course
- Interactive lecture and discussion.
- Hands-on labs with Wren AI and sample datasets.
- Workshop: build a self-service dashboard and conversational query set.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Deploying WrenAI for SaaS: Embedded GenBI in Customer-Facing Products
14 HoursWrenAI enables SaaS providers to embed generative business intelligence (GenBI) directly into customer-facing products. This course equips SaaS teams with the skills to integrate Wren AI through its Embedded API, configure white-label analytics, and manage multi-tenant deployments.
This instructor-led, live training (online or onsite) is aimed at intermediate-level to advanced-level SaaS product leaders, data engineers, and full-stack developers who wish to deploy WrenAI as an embedded analytics solution in SaaS environments.
By the end of this training, participants will be able to:
- Integrate WrenAI using the Embedded API for customer-facing applications.
- Implement white-label conversational BI with branding and customization.
- Design secure and scalable multi-tenant deployments.
- Monitor usage, optimize performance, and ensure compliance in SaaS environments.
Format of the Course
- Interactive lecture and discussion.
- Hands-on labs using WrenAI Embedded API.
- Workshop: design and deploy a white-label analytics feature for a SaaS use case.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Operational Analytics with WrenAI Spreadsheets and Metrics Library
14 HoursWrenAI Spreadsheets and Metrics Library enable fast reporting through AI-powered spreadsheet workflows and a library of pre-built, cross-platform business metrics.
This instructor-led, live training (online or onsite) is aimed at beginner-level to intermediate-level operations professionals who wish to accelerate reporting and analysis using WrenAI Spreadsheets and the Metrics Library.
By the end of this training, participants will be able to:
- Build AI-powered spreadsheets for data analysis and reporting.
- Leverage the WrenAI Metrics Library for standardized KPIs.
- Connect spreadsheets to multiple data sources for live updates.
- Create automated workflows to streamline operational reporting.
Format of the Course
- Interactive lecture and discussion.
- Hands-on spreadsheet building with WrenAI.
- Practical exercises with metrics and KPI reporting.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.