Security And Hardening

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 personal data or privacy compliance (GDPR, CCPA) is involved.

概要

Security And Hardening is a SKILL.md workflow from addyosmani/agent-skills. It is categorized under security and links back to its reviewed source so users can inspect the complete instructions and bundled resources before installation.

ユースケース

Apply Security And Hardening as a repeatable security workflow.
Evaluate the source instructions and bundled resources before installation.
Use the skill with a compatible Agent Skills runtime.

導入方法

# Review source first
open https://github.com/addyosmani/agent-skills/blob/main/skills/security-and-hardening/SKILL.md

Copy the reviewed skill folder into the skills directory used by your compatible agent.

セキュリティ

AIToolly validated the published source structure and license automatically. Review addyosmani/agent-skills and any bundled scripts again before granting workspace, command, or network access.

関連Skills