SylphxAI

Review Account Security — Security skill for Claude Code

Security community

Review account security - sessions, devices, MFA, security events.

How to install Review Account Security

Installs to ~/.claude/commands/sylphxai-code-review-account-security.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SylphxAI/code/HEAD/.claude/commands/review-account-security.md -o ~/.claude/commands/sylphxai-code-review-account-security.md

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

What Review Account Security does


name: review-account-security description: Review account security - sessions, devices, MFA, security events agent: coder

Account Security Review

Mandate

  • Perform a deep, thorough review of account security in this codebase.
  • Delegate to multiple workers to research different aspects in parallel; you act as the final gate to synthesize and verify quality.
  • Deliverables must be stated as findings, gaps, and actionable recommendations.
  • Single-pass delivery:

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