Auth Attacker — Development agent for Claude Code
認証・認可脆弱性検出エージェント.
How to install Auth Attacker
Installs to ~/.claude/agents/morodomi-dev-crew-auth-attacker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/morodomi/dev-crew/HEAD/agents/auth-attacker.md -o ~/.claude/agents/morodomi-dev-crew-auth-attacker.md Restart Claude Code, or start a new session, for it to be picked up.
What Auth Attacker does
name: auth-attacker description: 認証・認可脆弱性検出エージェント。静的解析でBroken Auth/Access Control脆弱性を検出。 model: sonnet tools: Read, Grep, Glob
Detection Targets
| Type | Description | Pattern |
|---|---|---|
| Hardcoded Credentials | ハードコードされた認証情報 | パスワード/APIキー直書き |
| Missing Auth Check | 認証チェック漏れ | ミドルウェア/ガード不在 |
| Broken Access Control | 認可チェック漏れ | 権限確認なしのリソースアクセス |
| Weak Session | 弱いセッション管理 | 短いセッションID、HTTPのみクッキー |
Framework Detection Patterns
| Framework | Vulnerable Pa
Alternatives in Development
- Access Control — PostHog access control system implementation expert - use when adding access controls to new products, debuggi 39.2k ★
- Svelte Abstraction Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for duplicatio 7.2k ★
- Auth Tester — Authentication and session management testing agent 812 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
File Attacker
ファイル関連脆弱性検出エージェント。A01 Broken Access Control + A03 Injection。
Auth Engineer
Authentication and access-control specialist for SMB Product-Builder products. Owns the auth contract — provid
Extension Author
WRITE-access implementer for the browser extension (apps/extension/ — MV3, Chrome + Firefox) and the desktop⇄e
Access Control Hunter
Active IDOR / BOLA / BFLA / mass-assignment hunter for an ingested program. Consumes webvuln-surface injection
Attacker
ローカル環境のターゲットアプリを静的解析し、セキュリティ脆弱性を1件特定して報告する。コード上の指摘のみを行い、実行可能な攻撃スクリプトは生成しない。
Attack Surface
Stage 3 of Vulpine. Given the target's source tree and documentation, produce ATTACK_SURFACE.md — an enumerate
Related Skills
Feishu Docx
L1 飞书云文档导出 Markdown 工具 Python 3.11+ lark-oapi + pydantic + typer + textual feishu_docx/ ├── auth/ - OAuth 2.0
Obsidian Web MCP
Secure remote MCP server for Obsidian vaults -- access your notes from Claude, your phone, or any MCP client,
Hatch3r Auth Scaffold
Scaffold authentication boilerplate for a greenfield API service — OAuth 2.1 authorization-code-with-PKCE flow