ch015/code-pentester

Claude Code 플러그인 — 8차원 아키텍처 + MITRE ATT&CK + Self-Verify 기반 멀티 에이전트 보안 진단 시스템 (VA / Pentest / Red Team / Verify)

4Stars on the repository
25Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

ch015/code-pentester

Hook

Runs when a session starts, executing session-start.js via node. From ch015/code-pentester.

4 13d ago A tokens not measured copy · 55% MIT

UserPromptSubmit

02

ch015/code-pentester

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt.js via node. From ch015/code-pentester.

4 13d ago A tokens not measured copy · 63% MIT

PreToolUse

03

ch015/code-pentester

Hook

Runs before the agent uses a tool for Read, Edit, Write, MultiEdit, NotebookEdit, Bash, Grep and Glob tool calls, executing pre-tool-use.js and report-gate-hook.js via node (11 commands). From ch015/code-pentester.

4 13d ago A tokens not measured original MIT

Stop

04

ch015/code-pentester

Hook

Runs when the agent finishes a response, executing on-stop.js via node. From ch015/code-pentester.

4 13d ago A tokens not measured original MIT