netw0rknoob/vulnclaw

基于 AI Agent + MCP 工具链 + 渗透 Skill 编排, 配合大语言模型, 自然语言输入 → 自动完成「信息收集 → 漏洞发现 → 漏洞利用 → 报告生成」全流程。

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 34 minutes ago
Added to GitGenius on September 20th, 2026
Created on April 18th, 2026
Open Issues & Pull Requests: 15 (+0)
GitHub issues: Enabled
Number of forks: 459
Total Stargazers: 3,382 (+0)
Total Subscribers: 23 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 41.5 hours
Mean response time: 6.9 days
90th percentile: 16.6 days
Tracked items: 86

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 9% of issues opened in the past year have never received a reply. Work labelled "bug" is answered fastest, typically in about 3 hours, while "enhancement" waits about 2 days. 85% of issues opened in the past year have been closed, leaving a working backlog. Three people close 82% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 14
New in 7 days: 9
Closed in 7 days: 14
Avg open age: 43 days
Stale 30+ days: 10
Stale 90+ days: 0

Recent activity

Opened in 7 days: 8
Closed in 7 days: 14
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (28)
  • bug (26)
  • security (3)
  • status: awaiting-test (3)
  • documentation (2)
  • help wanted (1)
  • performance (1)
  • refactor (1)

Detailed Description

Vulnclaw is an AI-powered penetration testing automation tool that orchestrates security workflows through natural language commands.

The tool addresses the challenge of automating complex penetration testing workflows by combining an AI Agent framework with the Model Context Protocol (MCP) toolchain and structured penetration testing skill orchestration. Users provide natural language input describing their testing objectives, and the system automatically executes the complete workflow: information gathering, vulnerability discovery, vulnerability exploitation, and report generation. This approach reduces the manual effort required to coordinate multiple security testing phases and allows security practitioners to focus on strategy rather than tool coordination.

Vulnclaw suits security teams and penetration testers who want to accelerate their testing cycles through automation while maintaining control over the testing process via natural language instructions. It works well for organizations conducting regular security assessments, red team exercises, or CTF competitions where rapid vulnerability identification and exploitation are valuable. The tool is particularly useful when you need to generate comprehensive security reports automatically as part of the testing workflow.

The project shows active development with regular code updates and ongoing refinement of its core automation capabilities. The codebase demonstrates continuous integration of new penetration testing skills and improvements to the AI Agent orchestration logic. Documentation and examples are being maintained to support users in configuring and extending the tool for their specific security testing scenarios.