November 20, 2025 — WordPress security has long been dominated by vulnerability scanning and manual patching. But what if we could take it a step further by using open-source large language models not just to detect threats, but to orchestrate full security workflows, from intelligent threat correlation to automated incident response? Modern malicious attackers are launching sophisticated, multi-vector attacks that can compromise hundreds of WordPress sites in minutes. n this evolving landscape, speed, context-awareness, and automation are critical — and that’s where open-source LLMs comes in.
In this session, we’ll explore how community-driven AI models like LLaMA, Mistral, or Gemma can be integrated into WordPress security tooling. You’ll learn how to use them to detect anomalies in plugin behavior, generate security playbooks on the fly and automate patching. The three key takeaways from this talk would be:
Learn how to integrate open-source LLMs into your WordPress stack to detect vulnerabilities, understand plugin behavior, and automate threat response.
Discover how to build self-generating security workflows using lightweight orchestration tools and open-source models.
Discover how to build and deploy automated security workflows using AI agents.
WordPressのセキュリティ対策は、これまで脆弱性スキャンと手動パッチ適用が主流でした。しかし、オープンソースの大規模言語モデル(LLM)を活用して脅威の検出だけでなく、インテリジェントな脅威相関分析から自動インシデント対応まで、セキュリティワークフロー全体をオーケストレーションできるとしたらどうでしょうか?
現代の悪意ある攻撃者は、数百ものWordPressサイトを数分で侵害できる、高度で多元的な攻撃を仕掛けてきます。このように進化する環境において、スピード、コンテキスト認識、そして自動化は極めて重要であり、まさにオープンソースのLLMが活躍する場です。
このセッションでは、LLaMA、Mistral、Gemmaといったコミュニティ主導のAIモデルをWordPressセキュリティツールに統合する方法を探ります。これらのモデルを用いて、プラグインの動作における異常を検知し、セキュリティプレイブックをリアルタイムで生成し、パッチ適用を自動化する方法を学びます。この講演の3つの重要なポイントは以下のとおりです。
オープンソースのLLMをWordPressスタックに統合し、脆弱性を検出し、プラグインの動作を理解し、脅威への対応を自動化する方法を学ぶ。
軽量オーケストレーションツールとオープンソースモデルを使用して、自己生成型セキュリティワークフローを構築する方法を学びます。
AIエージェントを使用して自動化されたセキュリティワークフローを構築および展開する方法を学びます。
October 1, 2025 — This panel brings together security experts to discuss how AI is changing the game for WordPress site protection – both the new risks we’re facing and the smart ways to defend against them. You’ll hear real-world insights on keeping your WordPress sites secure while making the most of AI tools that are becoming part of everyday web development.
September 30, 2025 — Attackers exploit vulnerabilities in days, but organizations take months to patch them, creating a 97-day average exposure window. This talk demonstrates a practical solution: a multi-agent AI system that automates the security operations lifecycle. This system autonomously detects vulnerabilities with fine-tuned LLMs, generates patches, and validates fixes. We will walk through the architecture of this Code Guardian and learn its capabilities.
July 31, 2025 — This highly anticipated session aims to help WordPress users take their website management to a more professional level. The panel will address three critical areas of modern WordPress management. First, workflow automation will cover how to establish automated publishing systems, implement scalable content approval processes, and connect WordPress with other business tools to eliminate repetitive tasks. These automation strategies can save hours of manual work for teams of any size. Next, the security portion will guide attendees through protecting their websites against common vulnerabilities. Experts will share comprehensive security protocols, incident response strategies, and methods to maintain strong security without sacrificing site performance. This knowledge is especially valuable as web threats continue to evolve. The DevOps section will demonstrate how to implement professional development practices specifically for WordPress. Topics include version control implementation, continuous integration and deployment pipelines, effective staging environment usage, and improved team collaboration methods. These practices can dramatically improve development efficiency and code quality. The session features experienced industry experts who will share practical, immediately applicable approaches rather than just theory. The panel is designed for WordPress developers looking to modernize their workflow, website managers concerned about security, agency owners wanting to improve productivity, and business owners seeking to understand technical best practices. One of the most valuable aspects of this session is the interactive Q&A, where attendees can present their specific challenges and receive tailored advice from the expert panel. This opportunity for personalized guidance makes the session particularly worthwhile for those facing unique WordPress management issues.
July 31, 2025 — 84% of company codebases contained at least one vulnerability in the open-source software used, and 74% of them contains high-risk vulnerabilities, according to Synopsys’s ninth edition of the annual “Open Source Security and Risk Analysis” report. As organizations increasingly rely on AI models to identify and manage security risks in their systems, a critical question arises: how can we be sure these systems are making informed data-driven decisions, especially when the stakes are high? While AI excels at identifying potential risks, many machine learning models operate as ‘black boxes,’ flagging anomalies without clear explanations. When an AI flags a critical vulnerability, we need to understand why. What specific patterns triggered the alert? Are there more critical, overlooked issues? Thus, it’s vital to build transparency within systems for effective incident response, system optimization, and, ultimately, establishing confidence in AI-driven security. This talk will teach us how explainable AI techniques can illuminate these ‘black box’ decisions through real-world use cases within WordPress ecosystem. We’ll learn strategies to build transparent, trustworthy, and resilient AI security systems for WordPress! The key takeaways from this talk would be : Understand practical strategies to enhance explainability, ensuring AI-driven security decisions are actionable and trustworthy within the WordPress ecosystem via live-demo and sample code. Learn how explainable AI techniques can help security teams understand “why” behind the black-box models and anomalies detected within WordPress plugins, themes, and custom code.