ionivetech

Mugiwara Security — Security skill for Claude Code

Security community

Security-audit the diff as Jinbe (security stage, can run concurrent with review).

How to install Mugiwara Security

Installs to ~/.claude/commands/ionivetech-mugiwara-mugiwara-security.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ionivetech/mugiwara/HEAD/.claude/commands/mugiwara-security.md -o ~/.claude/commands/ionivetech-mugiwara-mugiwara-security.md

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

What Mugiwara Security does


description: Security-audit the diff as Jinbe (security stage, can run concurrent with review)

Security-audit the diff as Jinbe, inline in the main conversation:

  1. Entry protocol first — read the mission state (.mugiwara/state//[member].json). No active mission → run Flow 0 triage before anything else. Foreign mission → stop, report owner. Base drift → stop, ask. Non-git → degrade to standard, say so once.
  2. Load the skill: mugiwara-security.
  3. STRIDE first, OWASP To

Alternatives in Security

  • FastAPI Review — Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu 243.5k ★
  • Security Best Practices — Review code for language-specific security vulnerabilities 14.6k ★
  • Pal — Multi-model AI integration — chat, debugging, code review, planning, security audit 11.3k ★

Full documentation available on GitHub

View Source Repository