security-checklist

Audit codebases for OWASP Top 10 issues and security headers.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/hydershah/advance-appliance --skill security-checklist-hydershah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-checklist
Source: https://github.com/hydershah/advance-appliance/tree/main/.claude/skills/security-checklist
Command: npx skills add https://github.com/hydershah/advance-appliance --skill security-checklist-hydershah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides teams through security best practices, OWASP guidelines, and vulnerability prevention checklists to reduce risk across the development lifecycle.

Core Features & Use Cases

  • OWASP Top 10 Prevention with example code for common categories
  • Security Headers configuration and recommendations
  • Input Validation using strong schemas and sanitization
  • Secrets Management and environment security
  • Logging & Monitoring for security events

Quick Start

Audit the codebase for OWASP Top 10 issues, enable helmet and security headers, and implement environment variable secrets management.