security-review

Review code for security vulnerabilities like hardcoded secrets and SQL injection.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/Long-NguyenHai/warehouse-ai --skill security-review-long-nguyenhai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/Long-NguyenHai/warehouse-ai/tree/main/.agents/skills/security-review
Command: npx skills add https://github.com/Long-NguyenHai/warehouse-ai --skill security-review-long-nguyenhai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill ensures all code follows security best practices and identifies potential vulnerabilities, helping to prevent security breaches and data leaks.

Core Features & Use Cases

  • Security Checklist: Provides a comprehensive checklist for various security aspects like secrets management, input validation, SQL injection prevention, and more.
  • Use Case: Before deploying a new feature, you can use this Skill to review the code and ensure it meets security standards.

Quick Start

Run the security-review skill on your codebase to detect potential security vulnerabilities.

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 before deployment?

A security review checks your codebase against security best practices and patterns to identify potential vulnerabilities like hardcoded secrets, unvalidated inputs, and SQL injection before deployment.

What common security vulnerabilities does secure coding check for?

Secure coding checks identify potential vulnerabilities like hardcoded secrets, unvalidated inputs, and SQL injection. It utilizes security patterns and best practices to prevent security breaches and data leaks.

Do I need prior knowledge of secure coding techniques to run a security review?

Yes, performing a security review requires knowledge of common security issues and secure coding techniques to effectively utilize the security patterns and comprehensive checklist for vulnerability detection.

What's the best way to detect hardcoded secrets and SQL injection in my codebase?

The best way to detect hardcoded secrets and SQL injection is to run a security review that applies a comprehensive checklist and security patterns to scan your codebase against secure coding best practices.

When do I need to use a security checklist for vulnerability detection?

You need a security checklist for vulnerability detection before deploying a new feature. It ensures your codebase meets security standards and prevents potential security breaches and data leaks.

Can a security review prevent data leaks in my codebase?

Yes, a security review prevents data leaks by identifying potential vulnerabilities like hardcoded secrets and ensuring all code follows security best practices to stop breaches before deployment.