security-review

Audit pull requests for credentials, environment variables, and GitHub Actions security risks.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/Leep-GH/Lee-s-squad --skill security-review-leep-gh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/Leep-GH/Lee-s-squad/tree/main/.copilot/skills/security-review
Command: npx skills add https://github.com/Leep-GH/Lee-s-squad --skill security-review-leep-gh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews PRs for security issues including credential exposure, insecure environment usage, and risky workflow changes to prevent vulnerabilities from entering production.

Core Features & Use Cases

  • Systematic checks for secrets handling, environment variable usage, file access, and GitHub Actions workflow integrity.
  • Suitable for PRs that modify authentication, dependencies, or CI configurations, with actionable remediation guidance.

Quick Start

Review PRs with the built-in security checklist to catch secrets and misconfigurations before merging.

Frequently Asked Questions about security-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review pull requests for exposed secrets and credentials?

Review pull requests for exposed secrets by auditing credentials, environment variables, and token handling to prevent vulnerabilities from entering production. This enforces checks on file system access and secret management before merging.

Can I check GitHub Actions workflows for security risks before merging?

Yes, check GitHub Actions workflows for security risks by auditing CI configurations and environment variables. This process identifies risky workflow changes and enforces security patterns to prevent misconfigurations in production.

What security checks should I run for authentication changes in npm and code paths?

Run security checks for authentication changes by auditing token handling, environment variables, and dependency updates across npm and code paths. This enforces safe code reviews and provides actionable remediation guidance.

Does this automated security review catch insecure environment variable usage?

Yes, automated security review catches insecure environment variable usage by systematically checking authentication modifications and secret management. It provides actionable remediation guidance to mitigate environment-related vulnerabilities.

What is the best way to automate safe code reviews for CI configuration updates?

The best way to automate safe code reviews for CI configuration updates is using a built-in security checklist to catch misconfigurations and secrets. This systematically identifies risky workflow changes before merging.

How do I mitigate risky workflow changes when updating dependencies?

Mitigate risky workflow changes when updating dependencies by auditing GitHub Actions security patterns, npm configurations, and file access. This enforces systematic checks on token handling and environment variables to ensure safe code.