security-review

Identify and remediate security weaknesses across authentication, input handling, secrets management, and API design.

86|21|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Jamkris/everything-gemini-code --skill security-review-jamkris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/Jamkris/everything-gemini-code/tree/main/skills/security-review
Command: npx skills add https://github.com/Jamkris/everything-gemini-code --skill security-review-jamkris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures authentication, input handling, secrets management, API security, and sensitive features are implemented with a centralized, actionable security checklist and practical patterns.

Core Features & Use Cases

  • Comprehensive security checklist covering secrets management, input validation, SQL injection prevention, authentication/authorization, XSS, CSRF, rate limiting, and secure logging.
  • Practical patterns and guidance for secure coding across web services, APIs, and payment integrations.
  • Use Case: Integrate the security-review when adding a new feature (e.g., login, payment flow) to verify security controls and avoid common weaknesses.

Quick Start

Follow the security-review checklist during feature development to ensure secure implementation.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I review code for security vulnerabilities like SQL injection and XSS?

Secrets management and authentication checks identify hardcoded credentials and verify access controls by applying secure coding patterns and a centralized security checklist to your web services and deployment pipelines.

What is the best way to secure a payment flow during feature development?

Integrate security reviews during code reviews, feature development, and incident response planning by applying a comprehensive checklist to verify security controls for authentication, input handling, and sensitive data across services.

Does this security review cover API design and rate limiting?

A security review for deployment pipelines evaluates secrets management and operational security by applying best-practice patterns and a comprehensive checklist to identify and remediate weaknesses in services and deployment configurations.

When do I need a comprehensive security checklist for secure coding?

To prevent common security weaknesses in web applications, apply a comprehensive security checklist that addresses input validation, SQL injection, XSS, CSRF, and secure logging to identify and remediate vulnerabilities across your services.