← Back to list
🛠️
security-and-hardening ✓ Assessed
Hardens code against vulnerabilities. Use when handling user input, authentication, data storage,…
🛠️ Developer Tools By addyosmani Version v1.0.0 Updated 2026-09-07
8.0Overall rating

Installation

🤖 Install via AI

Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.

Install the "security-and-hardening" skill by following the instructions at https://skill123.me/install/security-and-hardening.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/security-and-hardening.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v1.0.0 · 11 KB

About this skill

Overview

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services. Use when auditing dependencies for known vulnerabilities, triaging package-manager audit findings, or assessing supply-chain risk in a new package. Use when personal data or privacy compliance (GDPR, CCPA) is involved.

Source

  • Repo: https://github.com/addyosmani/agent-skills
  • Path: skills/security-and-hardening

Score breakdown

Trigger
8.0
Structure
0.0
Workflow
8.0
Content
0.0
Engineering
0.0
Security
7.0