github-code-review
Review GitHub Pull Requests with AI Agents
Manual pull request reviews can miss security, performance, and architecture issues. This skill provides structured GitHub review workflows using specialized AI agents and CLI automation.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "github-code-review" from https://skillstore.io/skills/dnyoussef-github-code-review.md and its manifest at https://skillstore.io/api/skills/dnyoussef-github-code-review/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "github-code-review". Review PR 123 for security and performance regressions.
Expected outcome:
- Security review summary with critical, high, and low priority findings.
- Performance observations with suggested benchmarks or follow-up tests.
- GitHub-ready review comments and labels for the pull request.
Using "github-code-review". Set up an automated review workflow for new pull requests.
Expected outcome:
- A workflow outline for collecting PR context and running review agents.
- Quality gate recommendations for security, performance, style, and architecture checks.
- Operational cautions for token scope, webhook validation, and command execution.
Using "github-code-review". Generate a final review report for a large feature PR.
Expected outcome:
- A concise decision summary with approval status and remaining blockers.
- Grouped findings by agent type and severity.
- Next actions for authors, reviewers, and release owners.
Security Audit
CriticalThe skill is a GitHub pull request review workflow that intentionally uses gh, npx, shell commands, and GitHub tokens. Most Markdown backtick findings are false positives, but webhook-driven execSync, authenticated automation, external command execution, and automated approval or merge examples are real risks that require controls before publication.
Confirmed security concerns (2)
Capability review items (26)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (134)
๐ Network access (3)
๐ Env variables (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/dnyoussef-github-code-review/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/dnyoussef-github-code-review?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/dnyoussef-github-code-review?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dnyoussef-github-code-review/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/dnyoussef-github-code-review.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Claude Code Flow. (2026). github-code-review security audit report (audit version 10) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/dnyoussef-github-code-review/audits/10BibTeX citation
@techreport{claude-code-flow-dnyoussef-github-code-review-2026,
author = {Claude Code Flow},
title = {github-code-review security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/dnyoussef-github-code-review/audits/10},
note = {Author version 1.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "github-code-review security audit report (audit version 10)"
version: "1.0.0"
type: report
authors:
- name: "Claude Code Flow"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/dnyoussef-github-code-review/audits/10"
identifiers:
- type: other
value: "skillstore:dnyoussef-github-code-review:audit:10"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
ruvnet-github-code-review
2026-08-21
dnyoussef-github-code-review
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Review Security-Critical Pull Requests
Run focused review workflows for authentication, authorization, secrets, and dependency changes before approval.
Standardize Team Review Workflows
Use repeatable review agents and quality gates to improve consistency across pull requests.
Automate PR Feedback Collection
Connect GitHub Actions, review comments, labels, and metrics into a single review process.
Try These Prompts
Review pull request 123 with the GitHub code review skill. Focus on correctness, tests, and clear feedback.
Review pull request 123 for security issues. Prioritize authentication, authorization, secrets, injection risks, and dependency changes.
Create a review plan for pull request 123 using security, performance, architecture, style, and accessibility agents. Include expected outputs and quality gates.
Evaluate the automated review workflow for pull request 123. Check webhook safety, token scope, command validation, approval rules, and merge controls.
Best Practices
- Run commands only in trusted repositories with explicit user approval and limited GitHub token scopes.
- Validate PR comments, webhook signatures, and command arguments before any automation executes.
- Use the generated review as decision support and keep human approval for risky changes.
Avoid
- Do not allow arbitrary PR comments to trigger shell commands or privileged automation.
- Do not pass unreviewed model output directly into GitHub approval, merge, or labeling commands.
- Do not run external npm packages with repository secrets unless the package and version are trusted.
Frequently Asked Questions
Does this skill require GitHub access?
Can it approve or merge pull requests automatically?
Which review areas does it cover?
Is it safe to use with public pull requests?
Does it install or run external tools?
Can it replace a human reviewer?
Developer Details
Author
Claude Code FlowLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Repository
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/github-code-reviewRef
d29bab7c799689e19147d92070e306a76db0a8a9
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 343 views
File structure
๐ SKILL.md