JavaScript is disabled. Some features may not work.
security-and-hardening — ★ 65.9K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

security-and-hardening

★ 65K repovulnerabilitySafeIntermediateClaude
🤖 AI Summary

This agent enforces security-first coding practices by validating all external inputs, protecting secrets, and ensuring mandatory authorization checks are applied throughout the development lifecycle.

How to Install

Claude Code:
git clone --depth 1 https://github.com/addyosmani/agent-skills.git && cp agent-skills/skills/security-and-hardening ~/.claude/skills/security-and-hardening -r
Security-first development practices for web applications. Treat every external input as hostile, every secret as sacred, and every authorization check as mandatory. Security isn't a phase — it's a...

Details

Category Security → vulnerability
Sourceaddyosmani/agent-skills
SKILL.mdView on GitHub →
Repo Stars★ 65.9K
Est. per Skill~2.7K (shared across 24 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together