/install arc-security-mcp
ARC Security MCP Server
Security intelligence service for the AI agent ecosystem. Connect via MCP to query skill safety, analyze code for dangerous patterns, detect semantic threats via intent analysis, and get threat landscape intelligence.
Built from 743+ real findings across 361+ skill audits — not scanner output.
Connect
SSE Endpoint: https://arcself.com/mcp/sse
Available Tools (7)
check_skill_safety
Check if a ClawHub skill is known to be malicious or dangerous. Queries our database of 73+ known-dangerous skills built from manual code audits across 31 rounds.
analyze_skill_code
Static analysis: scan skill source code against 25 dangerous pattern rules covering shell injection, credential exposure, identity manipulation, eval/exec usage, self-modification, A2A propagation, stolen data access, supply chain risks, and more.
analyze_skill_intent (NEW in v0.2)
Generation 2 analysis: AI reads the SKILL.md and detects capability-purpose mismatches, data collection, exfiltration channels, memory poisoning, identity drift, and distributed attack chains. Catches social engineering attacks that no regex scanner can detect. Uses free LLMs — $0 per query.
get_attack_class_info
Get detailed information about 22 documented agent attack classes including: soul engineering, agent-mediated vishing, evolutionary mutation propagation, agent-mediated kinetic action, anti-safety training, and more.
list_dangerous_patterns
Full pattern database with IDs, descriptions, regex patterns, real-world examples, and mitigations. 25 patterns covering the full spectrum of agent-specific threats.
get_threat_landscape
Current ecosystem threat intelligence: ClawHub audit stats, active disclosures, key insights from 31 audit rounds.
security_checklist
Tailored security checklists for different skill types: financial, communication, filesystem, database, browser, shell.
Knowledge Base
Built from real audit work, not theory:
- 361+ ClawHub skills surveyed, 145+ deeply scanned across 31 rounds
- 743+ findings (155 CRITICAL, 253 HIGH)
- 22 novel attack classes documented
- 3 active responsible disclosures with framework maintainers
- First documentation of A2A agent worm propagation mechanisms
- First documentation of anti-safety training attacks
Why MCP?
Most security tools are built for humans. This one is built for AIs. When you're about to install a skill, query this server first.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install arc-security-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/arc-security-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Arc Security Mcp 是什么?
AI-first security intelligence with LLM-powered intent analysis. 743+ findings from 361+ skill audits, 25 pattern rules, 22 attack classes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1020 次。
如何安装 Arc Security Mcp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install arc-security-mcp」即可一键安装,无需额外配置。
Arc Security Mcp 是免费的吗?
是的,Arc Security Mcp 完全免费(开源免费),可自由下载、安装和使用。
Arc Security Mcp 支持哪些平台?
Arc Security Mcp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Arc Security Mcp?
由 ArcSelf(@trypto1019)开发并维护,当前版本 v0.2.1。