Claude Skill
Nova-Hunting/nova-proximity
Nova-Proximity is a Python-based security scanner for MCP and Claude Skill environments, powered by NOVA framework to identify vulnerabilities in AI agent ecosystems.
Overview
Repository
Install this Skill
git clone https://github.com/fr0gger/nova-proximity.gitRegistry
git clone https://github.com/fr0gger/nova-proximity.gitpip install -r requirements.txtpip install nova-hunting
Summary
Nova-Proximity is a security scanner for MCP (Model Context Protocol) and Claude Skill environments, powered by the NOVA framework. It helps identify potential security vulnerabilities in these AI agent ecosystems.
Nova-Proximity 是一款由 NOVA 驱动的 MCP 和 Claude Skill 安全扫描器。
Key features
- Security scanner for MCP and Claude Skill environments
- Powered by the NOVA framework
- Identifies potential vulnerabilities in AI agent ecosystems
- Written in Python
Use cases
- Security auditing of MCP implementations
- Vulnerability scanning for Claude Skill deployments
- AI agent ecosystem security assessment
- Proactive security monitoring for AI tools
README excerpt
# Nova Proximity - MCP and Skills Security Scanner <div align="center"> ``` ███╗ ██╗ ██████╗ ██╗ ██╗ █████╗ ██████╗ ██████╗ ██████╗ ██╗ ██╗ ████╗ ██║██╔═══██╗██║ ██║██╔══██╗ ██╔══██╗██╔══██╗██╔═══██╗╚██╗██╔╝ ██╔██╗ ██║██║ ██║██║ ██║███████║ ██████╔╝██████╔╝██║ ██║ ╚███╔╝ ██║╚██╗██║██║ ██║╚██╗ ██╔╝██╔══██║ ██╔═══╝ ██╔══██╗██║ ██║ ██╔██╗ ██║ ╚████║╚██████╔╝ ╚████╔╝ ██║ ██║ ██║ ██║ ██║╚██████╔╝██╔╝ ██╗ ╚═╝ ╚═══╝ ╚═════╝ ╚═══╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ``` A security scanner for MCP (Model Context Protocol) servers and Agent Skills [](https://python.org) [](LICENSE) [](https://github.com/fr0gger/nova-proximity) [](https://twitter.com/fr0gger_) </div> ## Overview Nova Proximity scans MCP (Model Context Protocol) servers and Agent Skills to discover tools, prompts, and resources. It provides detailed analysis of server capabilities and security evaluation using NOVA rules to detect potential security issues like prompt injection, jailbreak attempts, and suspicious code patterns. ### Key Features - **MCP Server Scanning**: Discover tools, prompts, and resources with full parameter analysis - **Agent Skills Analysis**: Comprehensive skill overview, structure, permissions, and security - **NOVA Security Rules**: Pattern-based security analysis with LLM evaluation - **MCP Spec 2025-11-25**: Full support including Streamable HTTP, session management, and tool annotations - **Pattern-Specific Remediation**: Actionable guidance for each security findi
Topics
No topics yet.