经 AI Skill Hub 精选评估,人工智能安全平台 获评「推荐使用」。这款MCP工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。
人工智能安全平台 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
人工智能安全平台 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/panguard-ai/panguard-ai
# 方式二:手动配置 claude_desktop_config.json
{
"mcpServers": {
"--------": {
"command": "npx",
"args": ["-y", "panguard-ai"]
}
}
}
# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
# 安装后在 Claude 对话中直接使用 # 示例: 用户: 请帮我用 人工智能安全平台 执行以下任务... Claude: [自动调用 人工智能安全平台 MCP 工具处理请求] # 查看可用工具列表 # 在 Claude 中输入:"列出所有可用的 MCP 工具"
// claude_desktop_config.json 配置示例
{
"mcpServers": {
"________": {
"command": "npx",
"args": ["-y", "panguard-ai"],
"env": {
// "API_KEY": "your-api-key-here"
}
}
}
}
// 保存后重启 Claude Desktop 生效
<img src="assets/PANGUARD_GitHub_Banner_Clean.png" alt="Panguard AI" width="720">
<br>
npm install -g @panguard-ai/panguard && pga up
One command. Auto-detect AI platforms. Wrap every MCP server with a security proxy. Scan all skills. Start 24/7 monitoring with a real-time dashboard.
一行搞定。自動偵測 AI platform、注入 runtime proxy、掃描所有 skill、啟動 24/7 監控與 dashboard。
pga scan skill.md # auto-detects MCP JSON vs SKILL.md
pga scan skill.md --sarif # SARIF 2.1.0 for CI integration
pga guard up # runtime engine, 4-agent pipeline
pga migrate sigma rule.yml # Sigma / YARA -> ATR YAML
| Method | Command |
|---|---|
| **npm** (recommended) | npm install -g @panguard-ai/panguard && pga up |
| **curl** (no Node required) | curl -fsSL https://get.panguard.ai \| bash |
| **Homebrew** (macOS) | brew install panguard-ai/tap/panguard && pga up |
Or scan online at panguard.ai. Paste a GitHub URL. Report in 3 seconds.
---
13 PRs merged across 6 external organizations. 7 Tier-1 institutions with active engagement.
13 個 PR 通過 6 個外部組織 merge,7 個 Tier-1 機構正在審核中。
| Organization | Integration | Status | Reference |
|---|---|---|---|
| **Microsoft AGT** | 287 ATR rules + weekly auto-sync workflow | Merged | [PR #1277](https://github.com/microsoft/agent-governance-toolkit/pull/1277) |
| **Microsoft Copilot SWE Agent** | Copilot-authored fixtures presuming ATR detection; v2.1.2 in 2h 16m | In production | [AGT issue #1981](https://github.com/microsoft/agent-governance-toolkit/issues/1981) |
| **Cisco AI Defense** | Full 419-rule library in skill-scanner production | Merged | [PR #99](https://github.com/cisco-ai-defense/skill-scanner/pull/99) |
| **MISP** (threat intel) | Galaxy entry for global sharing | Merged | [misp-galaxy #1207](https://github.com/MISP/misp-galaxy/pull/1207) |
| **MISP** (taxonomies) | Taxonomy registered | Merged | [misp-taxonomies #323](https://github.com/MISP/misp-taxonomies/pull/323) |
| **OWASP A-S-R-H** | Agentic Security Resource Hub listing | Merged | PR #74 ("Welcome to the team" from project lead) |
| **Gen Digital Sage** (Norton/Avast/AVG) | Detection rule pipeline integration | Open | PR #33 |
| NVIDIA garak | Multi-language attack coverage | In review | Issue #1676 |
| OpenSSF SAFE-MCP | Technique mapping pipeline | In review | PR #187 |
| IBM mcp-context-forge | Context server hardening | In review | PR #4109 |
| Meta PurpleLlama | Detection layer integration | In review | PR #206 |
| Promptfoo | Evaluation harness rules | In review | PR #8529 |
OWASP A-S-R-H is a third-party Agentic Security Resource Hub. The OWASP Foundation main repo PRs are pending and not listed in this table as merged.
OWASP A-S-R-H 是 third-party 的 Agentic Security Resource Hub。OWASP Foundation 主 repo 的 PR 仍在 review,沒有列為 merged。
Production CVE coverage: 6 CVEs across Spring AI (3), LiteLLM (CISA KEV CVE-2026-42208), Microsoft Semantic Kernel (2).
---
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
AI Skill Hub 点评:人工智能安全平台 的核心功能完整,质量良好。对于Claude Desktop / Claude Code 用户来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | panguard-ai |
| 原始描述 | 开源MCP工具:Open-source security platform for AI agents -- audits skills before install, mon。⭐47 · TypeScript |
| Topics | ai-agentai-securitycybersecurityllm-securitymcptypescript |
| GitHub | https://github.com/panguard-ai/panguard-ai |
| License | MIT |
| 语言 | TypeScript |
收录时间:2026-05-29 · 更新时间:2026-05-30 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端