morodomi

135 mods across 3 repositories, 11 stars between them.

injection-attacker

97

morodomi/dev-crew

Agent

Agent "injection-attacker" from morodomi/dev-crew, covering detection targets, sql injection, command injection, framework detection patterns and dangerous patterns.

1 3d ago A 32 tokens original MIT

morodomi/dev-crew

Agent

A code-review agent that checks how easy software is to read, understand, and change. It uses Martin Fowler’s “code smells,” which are common patterns that often make code harder to maintain.

1 3d ago A 42 tokens original MIT

morodomi/dev-crew

Agent

Agent "observability-reviewer" from morodomi/dev-crew, covering focus, output, ブロッキングスコア基準, correctness-reviewer との分担(dedup ルール) and memory.

1 3d ago A 40 tokens original MIT

observer

100

morodomi/dev-crew

Agent

A helper agent that detects recurring patterns in an AI coding session and evaluates how reliable those patterns are.

1 3d ago A 42 tokens original MIT

performance-reviewer

101

morodomi/dev-crew

Agent

A code-review agent focused on runtime performance: how efficiently code works, how much memory it uses, and whether concurrent operations are safe. N+1 queries are repeated database or API calls caused by processing items one at a time.

1 3d ago A 35 tokens original MIT

product-reviewer

102

morodomi/dev-crew

Agent

A product-review agent that checks a proposal for user value, cost versus expected benefit, priority, acceptance criteria, and stakeholder impact. It returns a blocking score and labels issues as critical, important, or optional.

1 3d ago A 31 tokens original MIT

recon-agent

103

morodomi/dev-crew

Agent

A security reconnaissance agent that examines a codebase to map routes and API endpoints, identify its frameworks, database, and authentication setup, and rank likely attack points. Reconnaissance means collecting information before a security audit.

1 3d ago A 34 tokens original MIT

red-worker

104

morodomi/dev-crew

Agent

A worker agent for the RED phase of test-driven development (TDD), a method where tests are written before the code they check. It receives test cases and project context, then creates tests that should initially fail.

1 3d ago A 44 tokens original MIT

refactorer

105

morodomi/dev-crew

Agent

Agent "refactorer" from morodomi/dev-crew, covering refactorer, input, example input, output and workflow.

1 3d ago A 45 tokens original MIT

resiliency-reviewer

106

morodomi/dev-crew

Agent

A reliability reviewer for checking whether software can handle failures in external services without spreading the problem.

1 3d ago A 42 tokens original MIT

review-briefer

107

morodomi/dev-crew

Agent

Agent "review-briefer" from morodomi/dev-crew, covering review briefer, 入力, 出力形式, review brief and change summary.

1 3d ago A 36 tokens original MIT

sca-attacker

108

morodomi/dev-crew

Agent

Agent "sca-attacker" from morodomi/dev-crew, covering detection targets, osv api integration, http execution, version resolution strategy and fallback strategy.

1 3d ago A 31 tokens original MIT

security-reviewer

109

morodomi/dev-crew

Agent

A security-review agent that checks software for unsafe input handling, login and permission mistakes, database or browser-injection risks, and exposed confidential data.

1 3d ago A 33 tokens original MIT

socrates

110

morodomi/dev-crew

Agent

A read-only adviser that challenges product-manager decisions as a devil's advocate during review stages. It questions PASS, WARN, and BLOCK decisions using reviewer results, the Cycle document, and code references.

1 3d ago A 68 tokens original MIT

ssrf-attacker

111

morodomi/dev-crew

Agent

A security agent that looks for server-side request forgery, where an application is tricked into sending network requests chosen or partly controlled by a user. It checks source code for dangerous request patterns, cloud metadata addresses, and unsafe URL schemes.

1 3d ago C 33 tokens original MIT

ssti-attacker

112

morodomi/dev-crew

Agent

A static-analysis agent for finding server-side template injection (SSTI), a flaw where user-controlled text is treated as template code on the server. It checks patterns in Blade, Jinja2, Twig, ERB, and EJS applications.

1 3d ago A 32 tokens original MIT

sync-plan

113

morodomi/dev-crew

Agent

Agent "sync-plan" from morodomi/dev-crew, covering sync-plan, input, output, workflow and step 1: read plan file.

1 3d ago A 56 tokens original MIT

test-reviewer

114

morodomi/dev-crew

Agent

A test-code review agent that looks for common test problems, including fragile setup, unclear intent, hidden dependencies, duplication, and tests that affect one another.

1 3d ago A 32 tokens original MIT

usability-reviewer

115

morodomi/dev-crew

Agent

A usability reviewer that checks how an interface feels and works for people, including accessibility, navigation, consistency, and error handling. It returns a blocking score and categorized issues.

1 3d ago A 33 tokens original MIT

wordpress-attacker

116

morodomi/dev-crew

Agent

A static-analysis security agent for finding WordPress-specific weaknesses in source code without running the site.

1 3d ago A 36 tokens original MIT

xss-attacker

117

morodomi/dev-crew

Agent

Agent "xss-attacker" from morodomi/dev-crew, covering detection targets, framework detection patterns, dangerous patterns, dom xss dangerous patterns and stored xss detection patterns.

1 3d ago A 34 tokens original MIT

xxe-attacker

118

morodomi/dev-crew

Agent

A security-review agent that uses static analysis, examining source code without running it, to detect XML External Entity vulnerabilities. These flaws can let crafted XML read files, make network requests, or consume excessive resources.

1 3d ago A 30 tokens original MIT

kickoff

119

morodomi/dev-crew

Skill Claude CodeCodex

Skill "kickoff" from morodomi/dev-crew, covering progress checklist, 禁止事項, workflow, step 1: read plan file and step 2: generate cycle doc.

1 3d ago A 51 tokens original MIT

PostToolUse

120

morodomi/dev-crew

Hook

Runs after a tool call finishes for Edit, Write and Bash tool calls, executing observe.sh via bash. From morodomi/dev-crew.

1 3d ago A tokens not measured original MIT