Files
42marketplaces/sync/gh-dennisliuck-claude-plugin-marketplace-plugins-security-guidance.json
2025-11-29 18:53:27 +08:00

18 lines
543 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "security-guidance",
"owner": {
"name": "David Dworken (繁體中文版)",
"email": "dworken@anthropic.com"
},
"plugins": [
{
"name": "security-guidance",
"description": "安全提醒鉤子在編輯檔案時警告潛在的安全問題包括命令注入、XSS 和不安全的程式碼模式",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dennisliuck-claude-plugin-marketplace-plugins-security-guidance.git"
},
"strict": true
}
]
}