security-review

Review code for security vulnerabilities and adherence to OWASP best practices.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/Ced3-han/Harness-Settings --skill security-review-ced3-han
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/Ced3-han/Harness-Settings/tree/main/skills/security-review
Command: npx skills add https://github.com/Ced3-han/Harness-Settings --skill security-review-ced3-han

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a security checklist and patterns to help developers ensure their code follows best practices and identifies potential vulnerabilities.

Core Features & Use Cases

  • Security Checklist: Offers a comprehensive list of security best practices and patterns.
  • Code Review: Identifies potential security vulnerabilities in code.
  • Use Case: Before deploying a new feature, use this Skill to review the code and ensure it adheres to security best practices.

Quick Start

Run the security-review skill to check for security vulnerabilities in your codebase.

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 deploying a new feature?

To review code for security vulnerabilities, run the security-review skill to check your codebase against a comprehensive checklist of best practices and patterns. It identifies potential issues and ensures adherence to standards like OWASP.

What is a security checklist for code review and when do I need it?

A security checklist for code review is a comprehensive list of best practices and patterns used to identify potential vulnerabilities. You need it at all stages of software development to ensure your code adheres to industry security standards.

Do I need static code analysis tools to check for OWASP vulnerabilities?

Yes, checking for OWASP vulnerabilities and ensuring adherence to security standards requires static code analysis tools and security-focused coding patterns to accurately identify potential vulnerabilities in your codebase.

What's the best way to ensure my codebase adheres to security best practices?

The best way to ensure your codebase adheres to security best practices is to apply a comprehensive security checklist and patterns during code review. This identifies potential vulnerabilities and ensures compliance with standards like OWASP.

Can I use security-focused coding patterns for vulnerability assessment at all development stages?

Yes, vulnerability assessment using security-focused coding patterns is applicable to all stages of software development. It helps identify potential vulnerabilities and ensures adherence to security standards throughout the lifecycle.