Files
42marketplaces/sync/gh-ralle1976-claude-code-multimodel-plugins-security-guidance.json
2025-11-30 09:08:53 +08:00

18 lines
540 B
JSON

{
"name": "security-guidance",
"owner": {
"name": "David Dworken",
"email": "dworken@anthropic.com"
},
"plugins": [
{
"name": "security-guidance",
"description": "Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ralle1976-claude-code-multimodel-plugins-security-guidance.git"
},
"strict": true
}
]
}