18 lines
530 B
JSON
18 lines
530 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-anthropics-claude-code-plugins-security-guidance.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |