<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Red Teaming on KnightLi Blog</title>
        <link>https://knightli.com/en/tags/red-teaming/</link>
        <description>Recent content in Red Teaming on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Fri, 26 Jun 2026 10:59:53 +0800</lastBuildDate><atom:link href="https://knightli.com/en/tags/red-teaming/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>What Is Virtue AI: Enterprise AI Safety, How To Use It, And Its Meta Connection</title>
        <link>https://knightli.com/en/2026/06/26/virtue-ai-enterprise-ai-security-meta/</link>
        <pubDate>Fri, 26 Jun 2026 10:59:53 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/06/26/virtue-ai-enterprise-ai-security-meta/</guid>
        <description>&lt;p&gt;Virtue AI is an enterprise AI security company. Its focus is not building another chatbot, but adding security, governance, and compliance controls around the models, applications, and AI agents that enterprises already use.&lt;/p&gt;
&lt;p&gt;In simple terms, it tries to solve this problem: once companies connect AI to customer service, code, knowledge bases, finance, internal workflows, and autonomous agents, how can they continuously find risks, block policy violations, and keep audit-ready evidence?&lt;/p&gt;
&lt;p&gt;The official site positions Virtue AI as an enterprise AI safety platform. Its core capabilities include automated red teaming, real-time guardrails, agent behavior protection, AI governance, and compliance reporting. It is closer to infrastructure for enterprise security, AI platform, and compliance teams than a daily chat tool for individual users.&lt;/p&gt;
&lt;p&gt;Project website:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;https://www.virtueai.com/
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;h2 id=&#34;what-virtue-ai-does&#34;&gt;What Virtue AI Does
&lt;/h2&gt;&lt;p&gt;Virtue AI&amp;rsquo;s product line can be grouped into four areas.&lt;/p&gt;
&lt;p&gt;The first is VirtueRed, used for continuous automated red teaming. Enterprises can use it to test whether AI applications, models, and agents are vulnerable to jailbreaks, prompt injection, privacy leakage, hallucinations, bias, and policy-violating outputs. Its value is turning one-off security assessments into continuous scanning, which is useful when models, prompts, RAG data, and business logic change frequently.&lt;/p&gt;
&lt;p&gt;The second is VirtueGuard, used for real-time safety enforcement. It can sit around chat apps, agent gateways, RAG pipelines, upload review flows, or model calls to evaluate text, code, images, video, and audio. Common uses include checking user input, model output, uploaded content, generated content, and AI-generated code.&lt;/p&gt;
&lt;p&gt;The third is AgentSuite-Red, designed specifically for testing AI agents. Traditional LLM security often focuses on what the model says, but agents also call tools, read and write files, access APIs, send messages, and run code. AgentSuite-Red provides sandbox environments, attack tasks, and automated evaluation to test whether agents fail under direct prompt injection, indirect prompt injection, and malicious tool scenarios.&lt;/p&gt;
&lt;p&gt;The fourth is AgentSuite-Blue, used to protect agents in production. It includes MCP Guard, Skill Guard, Prompt Guard, Action Guard, access control, Shadow AI detection, and observability. The focus is finding unauthorized AI tools inside an enterprise, scanning hidden injections in MCP tools and agent skills, monitoring tool calls, and blocking risky actions before they execute.&lt;/p&gt;
&lt;h2 id=&#34;who-it-is-for&#34;&gt;Who It Is For
&lt;/h2&gt;&lt;p&gt;Virtue AI is better suited for teams such as:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Enterprises already running LLMs, RAG systems, or AI agents in production.&lt;/li&gt;
&lt;li&gt;Teams with high-risk AI scenarios in finance, healthcare, insurance, IT, customer service, or code generation.&lt;/li&gt;
&lt;li&gt;Organizations that need to align with frameworks such as the EU AI Act, GDPR, OWASP LLM Top 10, NIST AI RMF, MITRE, and FINRA.&lt;/li&gt;
&lt;li&gt;Teams that want to connect AI security testing to CI/CD, launch approval, and security audit workflows.&lt;/li&gt;
&lt;li&gt;Security teams worried about employees bypassing approval processes and using external AI tools, also known as Shadow AI.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you only want a personal AI chat tool, Virtue AI is not the best entry point. Its value appears when an enterprise already has AI applications and needs unified governance.&lt;/p&gt;
&lt;h2 id=&#34;how-to-use-virtue-ai&#34;&gt;How To Use Virtue AI
&lt;/h2&gt;&lt;p&gt;Virtue AI is not used by simply signing up and asking questions. It is integrated around enterprise AI systems.&lt;/p&gt;
&lt;p&gt;A typical workflow looks like this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;First decide what needs protection: a chatbot, RAG system, coding assistant, internal agent, MCP tool, file upload flow, or existing model API.&lt;/li&gt;
&lt;li&gt;If the goal is to discover risks first, use VirtueRed or AgentSuite-Red for red teaming, generate risk reports, and locate jailbreak, injection, privacy leakage, policy-violation, and agent tool-abuse issues.&lt;/li&gt;
&lt;li&gt;If the goal is runtime enforcement, connect VirtueGuard or AgentSuite-Blue to the request path and evaluate inputs, outputs, tool calls, and agent actions in real time.&lt;/li&gt;
&lt;li&gt;If the enterprise has custom compliance rules, use capabilities such as PolicyGuard to turn internal policies, industry requirements, and regulatory clauses into executable guardrails.&lt;/li&gt;
&lt;li&gt;After launch, keep reviewing dashboards, reports, and audit logs, then feed new risk-testing results back into policies.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The documentation shows that VirtueGuard supports REST APIs, with authentication through API keys or JWT bearer tokens. It also supports SaaS, Docker Compose, Helm/Kubernetes, and Terraform/IaC deployment. That means teams can validate with a hosted service first, then deploy to private cloud or on-premises environments according to data compliance needs.&lt;/p&gt;
&lt;p&gt;Virtue AI also emphasizes integrations with common model and agent toolchains such as OpenAI, Google, LangChain, and Claude Code. AgentSuite-Blue documentation mentions hook or gateway integration for existing web agents, desktop agents, and custom agents built with frameworks such as OpenAI Agents SDK, Anthropic Claude SDK, Google ADK, and LangChain.&lt;/p&gt;
&lt;h2 id=&#34;a-more-concrete-integration-example&#34;&gt;A More Concrete Integration Example
&lt;/h2&gt;&lt;p&gt;Suppose an enterprise has an internal customer-service RAG chatbot connected to product documentation and user account information. Virtue AI could be used this way:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Use VirtueRed to scan the chatbot and test whether it leaks private data, invents policies, bypasses permissions, or answers questions it should not answer.&lt;/li&gt;
&lt;li&gt;Use VirtueGuard to check user input and model output, then block, rewrite, alert, or route to human review when policy-violating content appears.&lt;/li&gt;
&lt;li&gt;If the chatbot calls tools, such as checking orders, changing addresses, or issuing refunds, use AgentSuite-Blue to monitor those actions and prevent prompt injection from triggering high-risk operations.&lt;/li&gt;
&lt;li&gt;Share scanning reports and enforcement logs with security, legal, and compliance teams for launch approval and later audits.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The point is not to make the AI smarter. It is to help the enterprise understand when AI may fail and add one more defense before that failure becomes an incident.&lt;/p&gt;
&lt;h2 id=&#34;relationship-with-meta&#34;&gt;Relationship With Meta
&lt;/h2&gt;&lt;p&gt;As of June 26, 2026, public information suggests that the relationship between Meta and Virtue AI is mainly about talent and team movement. It should not be described simply as Meta acquiring Virtue AI.&lt;/p&gt;
&lt;p&gt;Axios reported on June 25, 2026 that Meta Superintelligence Labs was hiring three Virtue AI co-founders, Bo Li, Dawn Song, and Sanmi Koyejo, along with some members of the broader Virtue AI team. The report said they would work on Meta&amp;rsquo;s AI safety, AI agent security, and trustworthy systems, but the terms of the arrangement were not disclosed.&lt;/p&gt;
&lt;p&gt;The background is that Meta is strengthening Superintelligence Labs and adding AI safety capabilities. For Meta, the value of the Virtue AI team lies in their long-running work on adversarial machine learning, LLM risk assessment, red teaming, and agent security. For the industry, it shows that frontier AI competition is not only about model capability, but also about safety, defense, compliance, and agent control.&lt;/p&gt;
&lt;p&gt;So the relationship can be understood this way:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Virtue AI itself is an enterprise AI safety platform company.&lt;/li&gt;
&lt;li&gt;Meta is not the entry point for using Virtue AI&amp;rsquo;s product.&lt;/li&gt;
&lt;li&gt;Public reports did not clearly state that Meta acquired Virtue AI.&lt;/li&gt;
&lt;li&gt;The latest relationship is that several core Virtue AI members joined Meta Superintelligence Labs to work on AI safety and AI agent security.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;why-this-company-is-worth-watching&#34;&gt;Why This Company Is Worth Watching
&lt;/h2&gt;&lt;p&gt;Virtue AI is worth watching because it sits at the intersection of two trends.&lt;/p&gt;
&lt;p&gt;The first trend is that enterprise AI is moving from conversation to action. Agents can call tools, execute code, read and write data, modify tickets, and send emails. The risk shifts from wrong answers to wrong actions. Traditional content moderation is no longer enough; enterprises need permission control and real-time enforcement for each agent action.&lt;/p&gt;
&lt;p&gt;The second trend is the productization of AI safety. In the past, many risk assessments stayed in papers, benchmarks, or one-off reports. Virtue AI&amp;rsquo;s direction is to turn red teaming, guardrails, compliance frameworks, audit reports, and deployment options into an enterprise platform that security teams can use continuously.&lt;/p&gt;
&lt;p&gt;Of course, it is not necessary for everyone. If a small team is building a low-risk internal tool, the moderation tools from a model provider, permission isolation, logs, and manual review may be enough. Platforms like Virtue AI become much more valuable when AI systems connect to real business processes, sensitive data, and automated actions.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.virtueai.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Virtue AI official website&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.virtueai.com/virtue-ai-team&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Virtue AI About page&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://docs.virtueai.com/virtueguard&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;VirtueGuard documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://docs.virtueai.com/virtuered&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;VirtueRed documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://docs.virtueai.com/agentsuite-red&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;AgentSuite-Red documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://docs.virtueai.com/virtueagent/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;AgentSuite-Blue documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.axios.com/2026/06/25/meta-hires-virtue-ai-founders-security&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Axios: Meta hires Virtue AI founders&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.axios.com/2025/04/15/virtue-ai-lightspeed-walden-catalyst-funding&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Axios: Virtue AI raises $30M&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
