Initial commit
This commit is contained in:
13
.claude-plugin/plugin.json
Normal file
13
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "security",
|
||||
"description": "Security scanning and vulnerability auditing following OWASP Top 10 guidelines with automated remediation",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Grey Haven Studio"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/authentication-patterns",
|
||||
"./skills/security-analysis",
|
||||
"./skills/security-practices"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user