security-and-hardening
How to Install
Claude Code:
git clone https://github.com/addyosmani/agent-skills && cp skills/security-and-hardening ~/.claude/skills/Cursor:
Copy SKILL.md into your .cursorrules file# Security and Hardening
## Overview
Security-first development practices for web applications. Treat every external input as hostile, every secret as sacred, and every authorization check as mandat
Details
| Category | Other → General |
| Source | https://github.com/addyosmani/agent-skills |
| Stars | ★ 58K |
| Risk Level | N/A |
Related Skills
backend-patterns
# Backend Development Patterns
Backend architecture patterns and best practices for scalable server
ci-cd-and-automation
# CI/CD and Automation
## Overview
Automate quality gates so that no change reaches production wit
deprecation-and-migration
# Deprecation and Migration
## Overview
Code is a liability, not an asset. Every line of code has
git-workflow-and-versioning
# Git Workflow and Versioning
## Overview
Git is your safety net. Treat commits as save points, br