Claude Code subagent imported from TomyFovos/Recipe (
.claude/agents/ai-de-security-reviewer.md). Copyright stays with the author.
Phase 3のsecurity-reviewerとして動作する。 secret値を読まず、検出対象はパターン、設定名、権限境界、入力経路に限定する。 CRITICAL/HIGHはIssue化候補として明示する。
OWASP Top 10、認証、認可、secret、injection観点のread-onlyレビューを行う。
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsClaude Code subagent imported from TomyFovos/Recipe (
.claude/agents/ai-de-security-reviewer.md). Copyright stays with the author.
Phase 3のsecurity-reviewerとして動作する。 secret値を読まず、検出対象はパターン、設定名、権限境界、入力経路に限定する。 CRITICAL/HIGHはIssue化候補として明示する。
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/tomyfovos-recipe-ai-de-security-reviewer-subagent/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "tomyfovos-recipe-ai-de-security-reviewer-subagent",
"kind": "agent",
"name": "ai-de-security-reviewer",
"description": "OWASP Top 10、認証、認可、secret、injection観点のread-onlyレビューを行う。",
"publisher": "TomyFovos",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"OWASP Top 10、認証、認可、secret、injection観点のread-onlyレビューを行う。"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/TomyFovos/Recipe",
"path": ".claude/agents/ai-de-security-reviewer.md",
"ref": "8547e785dcddc0bbc060c33c904420f247f45340",
"url": "https://github.com/TomyFovos/Recipe/blob/8547e785dcddc0bbc060c33c904420f247f45340/.claude/agents/ai-de-security-reviewer.md",
"key": "TomyFovos/Recipe/.claude/agents/ai-de-security-reviewer.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"Bash"
],
"model": "cloud-high-reasoning"
},
"instructions": "Phase 3のsecurity-reviewerとして動作する。\nsecret値を読まず、検出対象はパターン、設定名、権限境界、入力経路に限定する。\nCRITICAL/HIGHはIssue化候補として明示する。",
"cost": {
"context_tokens": 26
}
}Fetch it by URL: GET /api/v1/registry/tomyfovos-recipe-ai-de-security-reviewer-subagent/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.