mukul975/Anthropic-Cybersecurity-Skills
A comprehensive open-source library featuring 754 structured cybersecurity skills for AI agents, mapped to five industry frameworks to provide expert-level guidance.
Awesome MCP › Security & Reverse Engineering
MCP Guardian is a comprehensive management and security tool designed for MCP (Model Context Protocol) servers, providing real-time control and oversight of LLM (Large Language Model) assistant activities. It offers key features such as message logging, which allows users to trace all interactions and activities of an LLM on MCP servers, ensuring transparency and accountability. Another critical feature is message approvals, enabling users to approve or deny individual tool call messages in real time, thus enhancing security and control over the LLM's operations. Additionally, MCP Guardian plans to introduce automated message scans that will perform real-time checks for safety, privacy, and other compliance aspects, further strengthening the security framework. The tool also simplifies the management of multiple MCP server configurations, allowing users to switch between different server collections effortlessly without the need to manually handle configuration files. This feature is particularly useful for users managing several MCP host applications, streamlining their workflow and reducing configuration errors. MCP Guardian supports development environments on Linux and macOS through the use of nix, a package manager that facilitates environment setup and project building. It also provides detailed instructions for Windows users, including dependencies installation and build processes, ensuring cross-platform compatibility. The project includes a Justfile with various recipes for building, testing, formatting, linting, and updating the README, which aids in maintaining code quality and project documentation. Overall, MCP Guardian is a vital tool for anyone looking to securely manage and proxy their MCP servers, offering robust features for monitoring, controlling, and automating the safety of LLM interactions within the MCP ecosystem.
https://github.com/eqtylab/mcp-guardian
A comprehensive open-source library featuring 754 structured cybersecurity skills for AI agents, mapped to five industry frameworks to provide expert-level guidance.
NVIDIA security scanner for AI agent skills and MCP tooling that detects prompt injection, data exfiltration, MCP tool poisoning and least-privilege problems, and can itself be run as an MCP server inside agent sessions.
ida-pro-mcp is an MCP server for IDA Pro that enables advanced reverse engineering capabilities through MCP-based interactions and automation.
GhidraMCP is an MCP server that integrates Ghidra's reverse engineering capabilities with MCP clients, enabling automated binary analysis and decompilation through large language models.
MCP-Scan is a security tool that statically and dynamically scans and monitors Model Context Protocol (MCP) connections to detect and prevent vulnerabilities such as prompt injections, tool poisoning, and cross-origin escalations.
JADX-AI-MCP is a JADX plugin integrating Model Context Protocol to enable AI-powered live reverse engineering, vulnerability detection, and code analysis of Android APKs using large language models like Claude.
Beelzebub is a secure low-code honeypot framework leveraging large language models and the Model Context Protocol (MCP) to detect and analyze cyber attacks, including prompt injection attempts against LLM agents.
mcp-windbg is a Model Context Protocol server that enables AI models to analyze Windows crash dumps using WinDBG through natural language interaction and command execution.