Safe & Secure Agentic AI: Governance, Identity, and Red-Teaming Training Course
This course delves into governance, identity management, and adversarial testing for agentic AI systems, with a focus on enterprise-safe deployment practices and practical red-teaming techniques.
Led by an instructor, this live training (available online or onsite) is designed for advanced-level practitioners who aim to design, secure, and evaluate agent-based AI systems in production environments.
By the end of this training, participants will be able to:
- Establish governance models and policies for safe deployment of agentic AI.
- Create non-human identity and authentication processes for agents with minimal privileges.
- Implement access controls, audit trails, and observability measures tailored for autonomous agents.
- Plan and conduct red-team exercises to identify misuses, escalation paths, and data exfiltration risks.
- Address 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 a final 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 designed for evaluating, governing, and managing security risks in artificial intelligence systems.
This instructor-led, live training (available online or on-site) is aimed at professionals at an advanced level who wish to implement effective security controls and governance practices within enterprise AI environments.
By the end of this program, participants will be equipped to:
- Assess AI security risks using methodologies recognized in the industry.
- Implement governance models for responsible deployment of AI.
- Align AI security policies with organizational objectives and regulatory requirements.
- Enhance resilience and accountability in AI-driven operations.
Format of the Course
- Facilitated lectures complemented by expert analysis.
- Practical workshops and assessment-based activities.
- Applied exercises using real-world AI governance scenarios.
Course Customization Options
- For training tailored to your organization's AI strategy, please contact us to customize the course.
AI Governance, Compliance, and Security for Enterprise Leaders
14 HoursThis instructor-led, live training in Uzbekistan (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 in Uzbekistan.
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 in Uzbekistan.
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, within the context of Uzbekistan's public sector.
- Apply AI-specific governance and auditing frameworks such as NIST AI RMF and ISO/IEC 42001 in the Uzbekistani government setting.
- Recognize cybersecurity threats targeting AI models and data pipelines relevant to Uzbekistan's public sector.
- Establish cross-departmental risk management plans and policy alignment for AI deployment tailored to Uzbekistan's regulatory environment.
Format of the Course
- Interactive lecture and discussion of public sector use cases specific to Uzbekistan.
- AI governance framework exercises and policy mapping relevant to Uzbekistani regulations.
- Scenario-based threat modeling and risk evaluation with a focus on Uzbekistan's unique challenges.
Course Customization Options
- To request a customized training for this course, tailored to the needs of Uzbekistani government agencies, please contact us to arrange.
Introduction to AI Trust, Risk, and Security Management (AI TRiSM)
21 HoursThis instructor-led, live training in Uzbekistan (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 Uzbekistan (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-driven analytics platform designed to integrate data, model insights, and create dashboards. In enterprise settings, strong governance and security measures are essential for ensuring safe and compliant implementation.
This instructor-led, live training (available online or onsite) is tailored for advanced-level enterprise professionals who aim to implement governance, compliance, and security strategies for WrenAI on a large scale.
By the end of this training, participants will be able to:
- Develop and implement permissioning models in WrenAI.
- Apply auditability and monitoring practices to ensure compliance.
- Set up secure environments with enterprise-level controls.
- Safely deploy WrenAI across large organizations.
Format of the Course
- Interactive lectures and discussions.
- Hands-on labs focusing on governance and security configurations.
- Practical exercises simulating enterprise deployment 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 empowers organizations to evolve from static dashboards to conversational analytics and embedded generative BI. This transition necessitates meticulous planning, asset migration, and effective change management.
This instructor-led, live training (available online or on-site) is designed for intermediate-level BI and data platform professionals who aim to modernize their legacy BI systems using WrenAI.
By the end of this training, participants will be able to:
- Assess existing BI environments and pinpoint opportunities for modernization.
- Plan and carry out migrations from static dashboards to WrenAI.
- Implement conversational analytics and embedded GenBI features.
- Guide organizational change management efforts for BI modernization.
Format of the Course
- Interactive lectures and discussions.
- Practical exercises focused on migration and adoption planning.
- Hands-on labs for conversational analytics and embedded GenBI.
Course Customization Options
- For a customized training session tailored to your specific needs, please contact us to arrange.
Quality and Observability for WrenAI: Evaluation, Prompt Tuning, and Monitoring
14 HoursWrenAI facilitates the generation of SQL queries from natural language and offers AI-driven analytics, enhancing data access speed and intuitiveness. For enterprise-level applications, it is crucial to implement quality assurance and observability practices to ensure accuracy, reliability, and compliance.
This instructor-led, live training (available online or on-site) is designed for advanced data and analytics professionals who aim to assess query accuracy, refine prompt tuning, and implement observability practices for monitoring WrenAI in a production environment.
By the end of this training, participants will be able to:
- Evaluate the precision and reliability of natural language to SQL outputs.
- Apply prompt tuning methods to enhance performance.
- Track drift and query behavior over time.
- Integrate WrenAI with logging and observability frameworks.
Format of the Course
- Interactive lectures and discussions.
- Hands-on exercises focusing on evaluation and tuning techniques.
- Practical labs for integrating observability and monitoring solutions.
Course Customization Options
- To request a customized training session for this course, please contact us to arrange.
Building with the WrenAI API: Applications, Charts, and NL to SQL
14 HoursThe WrenAI API is a robust interface designed for generating SQL queries from natural language, building custom applications, and integrating charts into internal platforms.
This instructor-led, live training (conducted online or on-site) is tailored for intermediate-level engineers who want to leverage the WrenAI API for practical applications such as SQL generation, data visualization, and application integration.
By the end of this training, participants will be able to:
- Authenticate and connect their applications to the WrenAI API.
- Generate SQL queries using natural language inputs.
- Create and embed charts using the API endpoints.
- Integrate WrenAI into backend systems and internal tools.
Format of the Course
- Interactive lectures and discussions.
- Hands-on exercises involving API calls and integrations.
- Practical projects that connect applications, 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 contemporary platform designed for integrating data sources, modeling data, and creating interactive dashboards.
This instructor-led, live training (available online or on-site) is tailored for beginner to intermediate-level data professionals who are interested in learning how to set up WrenAI Cloud, model data, and present insights through dashboards.
By the end of this training, participants will be able to:
- Set up and configure WrenAI Cloud environments effectively.
- Connect WrenAI Cloud to various data sources seamlessly.
- Model data and establish relationships for robust analytics.
- Create interactive dashboards that provide valuable business insights.
Format of the Course
- Engaging lecture and discussion sessions.
- Hands-on practice in configuring the cloud platform and modeling data.
- Practical exercises focused on building dashboards and visualizations.
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 empowers finance teams by enabling them to model key performance indicators (KPIs), integrate standardized metrics, and create dashboards that comply with regulatory requirements and audit standards.
This instructor-led, live training (available online or on-site) is designed for intermediate to advanced finance professionals who want to leverage 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 using WrenAI.
- Create dashboards that align with regulatory and audit requirements.
- Integrate WrenAI with finance data sources for real-time reporting.
- Implement best practices for financial analytics and risk monitoring.
Format of the Course
- Interactive lectures and discussions.
- Practical exercises with financial data models.
- Laboratory sessions 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 business intelligence tool that facilitates the conversion of natural language into SQL and supports semantic data modeling.
This instructor-led, live training (available online or on-site) is designed for advanced-level data engineers, analytics engineers, and machine learning engineers who aim to build robust semantic layers, fine-tune prompts, and ensure reliable SQL generation.
By the end of this training, participants will be able to:
- Implement semantic models to ensure consistent metric definitions across different teams.
- Enhance text-to-SQL performance for greater accuracy and scalability.
- Set up and enforce safeguards to prevent invalid or risky queries.
- Integrate WrenAI OSS into data pipelines and analytics workflows.
Format of the Course
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- 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 transforms natural-language queries into dependable analytics, enabling non-technical teams to generate insights efficiently and consistently.
This instructor-led, live training (online or onsite) is designed for intermediate-level product managers, analysts, and data champions who wish to adopt conversational analytics and develop self-service BI capabilities using WrenAI.
By the end of this training, participants will be able to:
- Design conversational analytics workflows that provide reliable insights into product performance.
- Create and maintain a standardized metrics layer for consistent reporting across teams.
- Utilize natural-language to SQL features effectively to answer complex product questions.
- Integrate WrenAI-driven self-service dashboards and safeguards into product workflows.
Format of the Course
- Interactive lectures and discussions.
- Hands-on labs with WrenAI 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 empowers SaaS providers to integrate generative business intelligence (GenBI) directly into their customer-facing products. This course equips SaaS teams with the skills needed to incorporate Wren AI through its Embedded API, set up white-label analytics, and manage multi-tenant deployments.
This instructor-led, live training (available both online and onsite) is designed for intermediate to advanced SaaS product leaders, data engineers, and full-stack developers who aim to implement 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 the 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 facilitate rapid reporting through AI-driven spreadsheet workflows and a collection of pre-built, cross-platform business metrics.
This instructor-led, live training (available online or on-site) is designed for operations professionals with beginner to intermediate levels of experience who want to speed up their reporting and analysis using WrenAI Spreadsheets and the Metrics Library.
By the end of this training, participants will be able to:
- Create AI-powered spreadsheets for data analysis and reporting.
- Utilize the WrenAI Metrics Library for standardized KPIs.
- Integrate spreadsheets with various data sources for real-time updates.
- Develop automated workflows to enhance operational reporting efficiency.
Format of the Course
- Interactive lectures and discussions.
- Practical spreadsheet building using WrenAI.
- Exercises focused on metrics and KPI reporting.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.