EveryDev.ai
Subscribe
Home
Tools

3,697+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. AI-Infra-Guard (A.I.G)
    AI-Infra-Guard (A.I.G) icon

    AI-Infra-Guard (A.I.G)

    Application Security

    A comprehensive open-source AI Red Teaming platform by Tencent Zhuque Lab for scanning AI agents, MCP servers, skills, infrastructure CVEs, and LLM jailbreak vulnerabilities.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under Apache License 2.0. Self-host via Docker with all scanning capabilities included.

    Engagement

    Available On

    Web
    CLI
    API
    Linux
    macOS

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Application SecurityAgent Frameworks3D and Animation

    Alternatives

    SkillSpectorSuperagent SDKPanGuard AI
    Developer
    Tencent Zhuque LabShenzhen, ChinaEst. 2019

    Listed Aug 2026

    About AI-Infra-Guard (A.I.G)

    A.I.G (AI-Infra-Guard) is a full-stack AI red teaming and security testing platform developed by Tencent Zhuque Lab, open-sourced under the Apache 2.0 license. It integrates agent scanning, MCP server security analysis, AI infrastructure CVE detection, skill security auditing, and LLM jailbreak evaluation into a single, self-hostable platform. The project was created in December 2024 and has been presented at Black Hat Europe 2025 Arsenal.

    What It Is

    A.I.G is an AI security testing platform designed to help enterprises and individual developers identify security risks across the modern AI stack — from the underlying infrastructure (Ollama, ComfyUI, vLLM) to the agent layer (Dify, Coze workflows), MCP servers, and the LLMs themselves. It operates as a self-hosted web application accessible at http://localhost:8088 after Docker deployment, and also exposes a full REST API with Swagger documentation. The platform is positioned as an AI red teaming tool for internal enterprise use.

    Core Scanning Capabilities

    A.I.G bundles six distinct scanning and evaluation modules:

    • Agent Scan: An independent multi-agent automated scanning framework that evaluates AI agent workflows against OWASP Top 10 for Agentic Apps risks, supporting platforms including Dify and Coze.
    • Skill Scan: Uses AI agents to detect security threats in agent skills — covering tool poisoning, code vulnerabilities, and 9 risk categories aligned with the SkillTrustBench T01–T09 taxonomy.
    • MCP Scan: Detects 14 major categories of security risks in MCP servers and agent skills, supporting both source code and remote URL scanning.
    • AI Infra Scan: Fingerprints running AI service endpoints and matches them against a library of 2,000+ known CVE rules covering 130+ components including Ollama, ComfyUI, vLLM, n8n, and Triton Inference Server.
    • Jailbreak Evaluation: Assesses LLM prompt security using curated datasets and multiple attack methods (Many-Shot, PAIR, GOAT, ActorAttack), with cross-model comparison output.
    • Model and API Relay Checker: Provides model fingerprinting, Claude Signature verification, relay black-box auditing, and vendor quality testing.

    Deployment and Architecture

    The platform is deployed via Docker Compose and requires Docker 20.10+, 4 GB RAM, and 10 GB disk space. Three installation paths are supported: pulling pre-built images from Docker Hub, a one-click install script, or building from source. Individual scanning modules (aig-skill-scan, mcp-scan CLI, agent-scan CLI) are also available as standalone Python packages installable via pip, enabling integration into CI/CD pipelines. The frontend is fully open-sourced as of v4.5.0. An extensible plugin framework allows community contributions of fingerprint rules, CVE rules, MCP security plugins, and jailbreak evaluation datasets via YAML files and pull requests.

    Update: v4.5.2

    The latest release (v4.5.2, August 2026) expanded the vulnerability library to 2,000+ CVE rules and added .pyc bytecode bypass detection and charset smuggling defense to Skill-Scan. MCP-Scan gained RCE prevention via tool whitelisting in dynamic mode. The v4.5.0 release launched the AI Security Skill Market with 3 official skills and fully open-sourced the frontend. Earlier v4.5.1 added four multi-turn jailbreak attack methods and expanded Agent-Scan to 10 skills total. The project publishes a changelog and maintains active release cadence on GitHub.

    Research and Academic Footprint

    The Tencent Zhuque Lab team behind A.I.G has published research at Black Hat, DEF CON, ICLR, CVPR, NeurIPS, and ACL. The README lists 19 academic papers that cite A.I.G, covering topics such as MCP server vulnerabilities, tool poisoning, agent red teaming, and LLM jailbreak. The project also maintains SkillTrustBench, a public benchmark for agent skill security evaluation, where the top-performing model (Claude Opus 4.6) achieves an F1 score of 0.9848 according to vendor-published results.

    AI-Infra-Guard (A.I.G) - 1

    Community Discussions

    Be the first to start a conversation about AI-Infra-Guard (A.I.G)

    Share your experience with AI-Infra-Guard (A.I.G), ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under Apache License 2.0. Self-host via Docker with all scanning capabilities included.

    • Agent Scan
    • MCP Server Scan
    • AI Infra CVE Scan (2000+ rules)
    • Skill Scan
    • Jailbreak Evaluation

    Capabilities

    Key Features

    • Agent Scan for OWASP Top 10 Agentic Apps risks
    • MCP Server security scanning (14 risk categories)
    • AI Infrastructure CVE scanning (2000+ rules, 130+ components)
    • Skill security auditing with SkillTrustBench T01-T09 taxonomy
    • LLM Jailbreak Evaluation with multi-turn attack methods
    • Model and API Relay Checker with fingerprinting
    • OpenClaw/ClawScan security assessment integration
    • Plugin management system for community contributions
    • Docker-based self-hosted deployment
    • Standalone CLI tools for CI/CD integration (pip installable)
    • Full REST API with Swagger documentation
    • Multi-language interface (Chinese and English)
    • Real-time scanning progress tracking via web UI
    • CIDR and IP range scanning support
    • SkillTrustBench benchmark integration

    Integrations

    Dify
    Coze
    Ollama
    ComfyUI
    vLLM
    n8n
    Triton Inference Server
    OpenClaw / ClawHub
    Docker
    DeepSeek
    Claude
    Gemini
    Kimi
    GLM
    llama.cpp
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate AI-Infra-Guard (A.I.G) and help others make informed decisions.

    Developer

    Tencent Zhuque Lab

    Tencent Zhuque Lab is a security research lab within Tencent's Security Platform Department, founded in 2019, focused on real-world offensive and defensive research in the AI security space. The lab builds open-source AI security products including the AI Red Teaming platform A.I.G (AI-Infra-Guard) and the Zhuque AI Detection Assistant. The team publishes research at top international conferences including Black Hat, DEF CON, ICLR, CVPR, NeurIPS, and ACL, and has helped vendors such as NVIDIA, Google, and Microsoft fix high-risk vulnerabilities. Tencent Zhuque Lab also maintains SkillTrustBench, a public benchmark for evaluating agent skill security.

    Founded 2019
    Shenzhen, China
    30 employees

    Used by

    Tencent (Hunyuan LLM)
    DeepSeek (recommended tool)
    Hugging Face (vulnerability reporting…
    NVIDIA (vulnerability reporting…
    Read more about Tencent Zhuque Lab
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    SkillSpector icon

    SkillSpector

    Open-source security scanner for AI agent skills that detects vulnerabilities, malicious patterns, and security risks before installation using static analysis and optional LLM evaluation.

    Superagent SDK icon

    Superagent SDK

    Open-source SDK for AI agent safety that blocks prompt injections, redacts PII, and scans repositories for threats.

    PanGuard AI icon

    PanGuard AI

    Open-source AI agent security platform that audits skills before install, monitors agent behavior at runtime, and shares threat intelligence via the ATR open standard.

    Browse all tools

    Related Topics

    Application Security

    AI tools for securing software applications and identifying vulnerabilities.

    111 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    651 tools

    3D and Animation

    AI-powered tools for creating, manipulating, and animating 3D models, characters, and environments with intelligent rigging, texturing, and motion synthesis.

    43 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions