ch015

Va — Development skill for Claude Code

Development community

Vulnerability Assessment — 8차원 아키텍처 진단 + Self-Verify + Evidence Verification.

How to install Va

Installs to ~/.claude/skills/ch015-code-pentester-va/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ch015-code-pentester-va && curl -fsSL https://raw.githubusercontent.com/ch015/code-pentester/HEAD/commands/va.md -o ~/.claude/skills/ch015-code-pentester-va/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Va does

Vulnerability Assessment — 8차원 아키텍처 진단 + Self-Verify + Evidence Verification.

Alternatives in Development

  • /hunt — Active vulnerability hunting on a target 1.8k ★
  • Nonstop — Autonomous work mode for Claude Code 263 ★
  • Simple Mode 시스템 프롬프트 — 관찰 위치: Claude Code 내부 아키텍처 CLAUDE_CODE_SIMPLE=true 환경 변수가 설정되면 활성화됩니다 149 ★

Full documentation available on GitHub

View Source Repository