15 lines
425 B
JSON
15 lines
425 B
JSON
{
|
|
"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"
|
|
]
|
|
} |