Security And Hardening

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. OWASP-aware, language-agnostic principles with TypeScript examples — applies to any feature that accepts untrusted data, manages user sessions, or interacts with third-party services. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/fabioc-aloha--alex-act-edition--security-and-hardening commit 194c43e770

Frequently asked questions

npx skillmds@latest add tomevault-io/security-and-hardening-2