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 files).
$npx -y skills add tencent/ai-infra-guard --skill edgeone-clawscanInstalls into the current project.
Run `npx skills use "https://github.com/tencent/ai-infra-guard" --skill "tencent/ai-infra-guard/edgeone-clawscan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tencent/ai-infra-guard" that are relevant to the current task. Run `npx skills add "https://github.com/tencent/ai-infra-guard"` and select the relevant skills, then follow their instructions.