Home /Claude Skills /github-review-skill
Highly Recommended

Github Review Skill

Never delay vulnerability fixes again—get professional security s...
The last line of defense for code security
Core Principle:
This skill acts like your personal GitHub security consultant. It automatically scans security alerts (Code Scanning, Dependabot, Secret Scanning), analyzes vulnerabilities, and provides concrete fix code—not generic advice but solutions you can copy-paste directly.
KEY FEATURES
01Triple Scan
Captures all security alerts from Code Scanning/Dependabot/Secret Scanning
02Pinpoint
Marks vulnerable files and line numbers for quick troubleshooting
03Ready Fixes
Provides executable upgrade commands or code modifications
04One-Click Fix
Allows Claude to submit security patches directly
github.com/MaTriXy/github-review-skill
data-ai·MaTriXy·2026-01-29·1·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/MaTriXy/github-review-skill.git
SSH
git clone [email protected]:MaTriXy/github-review-skill.git
GitHub CLI
gh repo clone MaTriXy/github-review-skill
FAQ
Q: What are the installation steps for Github Review Skill Agent Skills?
1.Trigger: Send security check request with repo URL
2.Data Fetch: Use gh CLI to get three types of alerts
3.Analysis: Group by severity and generate fixes
4.Delivery: Return prioritized Markdown remediation
Q: What are the highlights of Github Review Skill Agent Skills?
  • No need to leave chat
  • Ready-to-use fixes
  • Vulnerability prioritization
  • Auto-fix support
Q: What are the use cases for Github Review Skill Agent Skills?
  • Pre-launch security check
  • Regular security audit
  • Third-party library vulnerability
  • Secret leakage emergency
Q: What are the limitations of Github Review Skill Agent Skills?
  • Requires GitHub CLI access
  • Can't handle private dependencies