Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "plugin-security-checker",
|
||||
"description": "Advanced security scanner for Claude Code plugins with 91 specialized pattern agents. Detects vulnerabilities, code obfuscation, and security anti-patterns using MITRE ATT&CK/ATLAS frameworks.",
|
||||
"version": "3.2.0",
|
||||
"author": {
|
||||
"name": "Diego Consolini",
|
||||
"email": "diego@diegocon.nl"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/plugin-security-checker.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user