git-recon

Community

Identify unpatched security issues in public GitHub repositories.

Authorenderphan94
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps security researchers and developers discover vulnerabilities that are present in the commit history of target repositories, especially unpatched security gaps.

Core Features & Use Cases

  • Commit-History Analysis: Clones repositories and searches through recent commits for security-related keywords.
  • Patch Diff Inspection: Analyzes changes in suspect commits to identify functions and code areas potentially left unpatched.
  • Sibling-Caller Detection: Finds instances in the codebase where similar functions lack the necessary guards, revealing patch gaps.
  • Use Case: A security analyst wants to find outdated or overlooked security checks in open-source projects to prioritize vulnerability assessments.

Quick Start

Use the git-recon skill to analyze a specific public GitHub repository URL for potential security gaps.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: git-recon
Download link: https://github.com/enderphan94/pentest-kit/archive/main.zip#git-recon

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.