Tencent AI-Infra-Guard skills
13 first-party AI red-teaming skills from Tencent Zhuque Lab's AI-Infra-Guard platform — scanning AI infrastructure, agents, MCP servers, and skills, plus OWASP-ASI risk classification and LLM jailbreak evaluation. skills-hub.ai mirrors 13 skills from Tencent AI-Infra-Guard daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/Tencent/AI-Infra-Guard
Installing a Tencent AI-Infra-Guard skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Tencent AI-Infra-Guard skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Tencent AI-Infra-Guard skills via API
curl https://skills-hub.ai/api/v1/skills?source=tencent-ai-infra-guard
# Browse all sources
open https://skills-hub.ai/sourcesTop Tencent AI-Infra-Guard skills
See all →The most-installed skills from Tencent AI-Infra-Guard, ranked by adoption.
01authorization-bypass-detection
Detect privilege escalation and unauthorized access via dialogue. Use when the agent has roles, admin functions, or multi-user data.
Buildfrom Tencent AI-Infra-Guard02direct-injection-detection
Detect direct prompt injection or instruction override via user message (no external content). Focuses on system/role override attempts.
Buildfrom Tencent AI-Infra-Guard03file-path-traversal-detection
Detect unsafe file handling and path traversal in upload/save/extract flows. Focuses on user-controlled paths or filenames, not data leakage.
Buildfrom Tencent AI-Infra-Guard04owasp-asi
OWASP Top 10 for Agentic Applications 2026 (ASI) classification framework. Use for mapping security findings to standardized risk categories.
Buildfrom Tencent AI-Infra-Guard05tool-abuse-detection
Detect tool misuse and unexpected code execution via dialogue testing. Use when the agent exposes file, code-execution, or network tools.
Buildfrom Tencent AI-Infra-Guard06aig-scanner
A.I.G Scanner — AI security scanning for infrastructure, AI tools / skills, AI Agents, and LLM jailbreak evaluation via Tencent Zhuque Lab AI-Infra-Guard. Uses built-in exec + Python script, no plugin required. Requires AIG_BASE_URL to be configured. Triggers on: scan AI service, AI vulnerability scan, scan AI infra, check CVE, audit AI service, scan MCP, scan skills, audit AI tools, scan agent, red-team LLM, jailbreak test, 扫描AI服务, 检查AI漏洞, 扫描AI工具, 检查MCP安全, 审计Agent, 越狱测试.
Buildfrom Tencent AI-Infra-Guard07data-leakage-detection
Detect sensitive information disclosure via escalating dialogue probes. Covers system prompt extraction, credential/API key leakage, PII, and internal configuration exposure.
Buildfrom Tencent AI-Infra-Guard08hardcoded-secret-detection
Detect hardcoded secrets in code or configuration accessible to the target agent. Focuses on secrets embedded in source, configs, or IaC, not runtime leaks.
Buildfrom Tencent AI-Infra-Guard09indirect-injection-detection
Detect indirect prompt injection (goal hijack). Instructions hidden in "external" content (documents, RAG, web) that the agent processes. Use when the agent has document/RAG/web/file input.
Buildfrom Tencent AI-Infra-Guard10memory-poisoning-detection
Detect persistent instruction injection or long-term memory poisoning. Focus on writing/retaining hostile instructions for future tasks, not data leakage.
Buildfrom Tencent AI-Infra-Guard11aig-agent-redteam
当用户要求 AI/Agent 安全评估、蓝军演习、AI 安全审查、提示词注入测试、MCP/Skill/插件/代码包审计、Agent 工具链滥用测试,或需要生成类似渗透测试报告的 Markdown/HTML 时,必须使用本 skill。本 skill 让 Agent 以授权蓝军视角成为 AI 安全专家,面向 AI 产品、Agent、MCP Server、Skill、代码仓库和 AI 基础设施进行安全演习。优先使用第一性原理推理和真实证据,而不是机械跑 payload 库;脚本只用于 HTTP 指纹识别、证据聚合、报告渲染等确定性辅助任务。
Buildfrom Tencent AI-Infra-Guard12edgeone skill scanner
Scan any agent skill for security risks before you install or use it. Powered by Tencent Zhuque Lab A.I.G (AI-Infra-Guard). 100% local static analysis — no file contents or credentials leave your device. Compatible with CodeBuddy, Cursor, Windsurf, Claude Code, OpenClaw and more. Triggers on: `这个 skill 安全吗`, `skill 安全扫描`, `检查 skill 安全`, `audit skill`, `scan skill`, `check skill safety`, `analyze skill`, `inspect skill`, `verify skill`, `skill security`, `skill supply chain`. Do NOT trigger for general agent usage, full system health checks, project debugging, or normal development.
Buildfrom Tencent AI-Infra-Guard13edgeone-clawscan
The first security skill to install after setting up OpenClaw — powered by Tencent Zhuque Lab. Works like an antivirus for your AI environment: audits installed skills, scans skills before installation, and performs a full OpenClaw security health check to prevent data leaks and privacy risks. Backed by Tencent Zhuque Lab A.I.G (AI-Infra-Guard). Use when the user asks to start a security health check or security scan for the current OpenClaw environment, such as `开始安全体检`, `做一次安全体检`, `开始安全扫描`, `全面安全检查`, or `检查 OpenClaw 安全`; also use when the user asks to audit a specific skill before installation, review installed skills for supply chain risk, or investigate whether a skill is safe. Do not trigger for general OpenClaw usage, project debugging, environment setup, or normal development requests. Optional cloud mode: set AIG_CLOUD_LOOKUP=off for zero outbound HTTPS; when enabled, only skill_name, source label, and OpenClaw version are sent to A.I.G (never skill bodies, chats, or workspace
Buildfrom Tencent AI-Infra-Guard
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Jun 30, 2026, 11:15 PM (success).
Tencent AI-Infra-Guard skills, frequently asked
What are Tencent AI-Infra-Guard skills?
Tencent AI-Infra-Guard skills are AI coding skills published by Tencent AI-Infra-Guard (13 first-party AI red-teaming skills from Tencent Zhuque Lab's AI-Infra-Guard platform — scanning AI infrastructure, agents, MCP servers, and skills, plus OWASP-ASI risk classification and LLM jailbreak evaluation.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Tencent AI-Infra-Guard skills are available?
skills-hub.ai indexes 13 skills from Tencent AI-Infra-Guard, synced daily from the upstream GitHub repository (https://github.com/Tencent/AI-Infra-Guard).
How do I install a Tencent AI-Infra-Guard skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Tencent AI-Infra-Guard skills?
Yes. Every skill from this source is mirrored from Tencent AI-Infra-Guard's own GitHub repository (https://github.com/Tencent/AI-Infra-Guard). Each skill page links back to the upstream source of truth, so you can verify the original.