moai-domain-security

Guide securing applications against OWASP Top 10 vulnerabilities and secrets management.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-domain-security-junseokandylee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-domain-security
Source: https://github.com/junseokandylee/CookieProxy/tree/main/.moai-backups/backup/.claude/skills/moai-domain-security
Command: npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-domain-security-junseokandylee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert guidance to secure your applications against common vulnerabilities and enforce robust security practices. It addresses challenges in identifying and mitigating OWASP Top 10 risks, performing static analysis, managing dependencies, and handling secrets, ensuring your software is resilient to attacks.

Core Features & Use Cases

  • OWASP Top 10 (2021): Guides through preventing and mitigating the most critical web application security risks.
  • Static Analysis (SAST): Integrates tools like Semgrep, SonarQube, and Bandit for automated code security scanning.
  • Secrets Management: Enforces best practices for never committing secrets, using tools like Vault, and environment variables.
  • Use Case: When you need "보안 취약점 분석" (security vulnerability analysis) or "시크릿 관리" (secrets management) for a new feature, this skill offers the necessary guidance.

Quick Start

Ask to "의존성 보안 스캔" and the skill will run npm audit or snyk test to report vulnerabilities.