security-review

Review code against security best practices for common vulnerabilities.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Jeffrey0117/myclaudeset --skill security-review-jeffrey0117
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/Jeffrey0117/myclaudeset/tree/main/skills/security-review
Command: npx skills add https://github.com/Jeffrey0117/myclaudeset --skill security-review-jeffrey0117

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive checklist and best practices to identify and mitigate security vulnerabilities in code, ensuring robust protection against common threats.

Core Features & Use Cases

  • Vulnerability Identification: Detects insecure coding patterns across various security domains like secrets management, input validation, and authentication.
  • Best Practice Guidance: Offers concrete code examples and verification steps for secure development.
  • Use Case: Before deploying a new feature that handles user authentication and payment processing, use this Skill to perform a thorough security review, ensuring all sensitive data is handled securely and access controls are properly implemented.

Quick Start

Use the security-review skill to check the code for potential vulnerabilities related to secrets management and input validation.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I perform a security review for authentication and payment processing code before deployment?

A security review for authentication and payment processing involves running a comprehensive checklist to verify secrets management, input validation, and access controls. This ensures sensitive data is handled securely and mitigates common vulnerabilities before deployment.

What are the best practices to prevent SQL injection, XSS, and CSRF vulnerabilities during code review?

Best practices to prevent SQL injection, XSS, and CSRF involve applying concrete code examples and verification steps provided by a security review checklist. This validates that input validation and authorization mechanisms adhere to established security standards.

How does a security checklist help mitigate secrets management and sensitive data exposure in software development?

A security checklist mitigates secrets management and sensitive data exposure by detecting insecure coding patterns across critical security domains. It provides actionable best practices to ensure code adheres to security standards and protects user data.

Can I use this security review checklist for blockchain security and dependency management?

Yes, this security review checklist addresses critical areas including blockchain security and dependency management. It identifies insecure coding patterns and offers verification steps to ensure these specialized components mitigate common vulnerabilities effectively.

What is the best way to identify insecure coding patterns related to rate limiting and authorization?

The best way to identify insecure coding patterns for rate limiting and authorization is to apply a comprehensive security review checklist. It detects vulnerabilities and provides concrete best practice guidance to enforce proper access controls.