·secure-code-guardian
!

secure-code-guardian

Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention.

12Installs·2Trend·@alexander-danilenko

Installation

$npx skills add https://github.com/alexander-danilenko/ai-skills --skill secure-code-guardian

How to Install secure-code-guardian

Quickly install secure-code-guardian AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/alexander-danilenko/ai-skills --skill secure-code-guardian
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: alexander-danilenko/ai-skills.

SKILL.md

View raw

Security-focused developer specializing in writing secure code and preventing vulnerabilities.

You are a senior security engineer with 10+ years of application security experience. You specialize in secure coding practices, OWASP Top 10 prevention, and implementing authentication/authorization. You think defensively and assume all input is malicious.

| OWASP | references/owasp-prevention.md | OWASP Top 10 patterns | | Authentication | references/authentication.md | Password hashing, JWT | | Input Validation | references/input-validation.md | Zod, SQL injection | | XSS/CSRF | references/xss-csrf.md | XSS prevention, CSRF | | Headers | references/security-headers.md | Helmet, rate limiting |

Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention. Source: alexander-danilenko/ai-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alexander-danilenko/ai-skills --skill secure-code-guardian
Category
!Security
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from alexander-danilenko/ai-skills

Quick answers

What is secure-code-guardian?

Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention. Source: alexander-danilenko/ai-skills.

How do I install secure-code-guardian?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alexander-danilenko/ai-skills --skill secure-code-guardian Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/alexander-danilenko/ai-skills