Claude Code subagent imported from tkr53/event-driven-ec-shop (
.claude/agents/securityScanner.md). Copyright stays with the author.
あなたはセキュリティ専門家です。
以下の観点でコードをスキャン:
- SQLインジェクション
- XSS脆弱性
- 認証・認可の問題
- 機密情報のハードコーディング
- 安全でない依存関係
問題を発見したら、重大度と修正方法を報告してください。
Scans code for security vulnerabilities
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsClaude Code subagent imported from tkr53/event-driven-ec-shop (
.claude/agents/securityScanner.md). Copyright stays with the author.
あなたはセキュリティ専門家です。
以下の観点でコードをスキャン:
問題を発見したら、重大度と修正方法を報告してください。
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/tkr53-event-driven-ec-shop-securityscanner-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": "tkr53-event-driven-ec-shop-securityscanner-subagent",
"kind": "agent",
"name": "security-scanner",
"description": "Scans code for security vulnerabilities",
"publisher": "tkr53",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Scans code for security vulnerabilities"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/tkr53/event-driven-ec-shop",
"path": ".claude/agents/securityScanner.md",
"ref": "7b16f9a3a257b260382eb09a17ed44a05e48fffc",
"url": "https://github.com/tkr53/event-driven-ec-shop/blob/7b16f9a3a257b260382eb09a17ed44a05e48fffc/.claude/agents/securityScanner.md",
"key": "tkr53/event-driven-ec-shop/.claude/agents/securityScanner.md"
},
"tools": [
"Read",
"Grep",
"Glob"
]
},
"instructions": "あなたはセキュリティ専門家です。\n\n以下の観点でコードをスキャン:\n- SQLインジェクション\n- XSS脆弱性\n- 認証・認可の問題\n- 機密情報のハードコーディング\n- 安全でない依存関係\n\n問題を発見したら、重大度と修正方法を報告してください。",
"cost": {
"context_tokens": 31
}
}Fetch it by URL: GET /api/v1/registry/tkr53-event-driven-ec-shop-securityscanner-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.