(sec -review.json) "glob": { "allowedPaths": [ "~/ai -work", "~/ai -plan" ], "allowReadOnly": true } }, "mcpServers": { "aws -mcp": { "command": "uvx", "timeout": 30000, "args": [ "mcp -proxy -for -aws@latest", "https://aws -mcp.us -east -1.api.aws/mcp", "-- metadata", "AWS_REGION=us -west -2" ] } }, "hooks": { "postToolUse": [ { "matcher": "@aws -mcp/*", "command": "echo ¥ "[$(TZ=Asia/Tokyo date '+%Y -%m - %d %H:%M:%S')] AWS MCP tool used: $TOOL_NAME ¥ " >> ~/ai - work/tool -usage.log", "description": "AWS MCP ツール使用履歴を記録 " } ] } } { "$schema": "https://raw.githubusercontent.com/aws/amazon -q - developer -cli/refs/heads/main/schemas/agent -v1.json", "name": "sec -review", "description": "AWS セキュリティレビュー専門家(学習用・最小構成) ", "prompt": "file://~/.kiro/prompts/sec -review -prompt.txt", "tools": [ "fs_read", "fs_write", "grep", "glob" ], "allowedTools": [ "fs_read", "grep", "glob" ], "toolsSettings": { "fs_write": { "allowedPaths": [ "~/ai -work/**", "~/ai -plan/**" ] }, "grep": { "allowedPaths": [ "~/ai -work", "~/ai -plan" ], "allowReadOnly": true },