Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "secskills",
|
||||
"description": "Comprehensive offensive security toolkit with 16 production-ready skills and 6 specialized AI subagents for penetration testing, red teaming, cloud security, mobile security, Web3 auditing, and reconnaissance.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "trilwu",
|
||||
"url": "https://github.com/trilwu"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user