Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:37 +08:00
commit 1862bc9ff7
10 changed files with 445 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "security-pro-pack",
"description": "Professional security tools for Claude Code: vulnerability scanning, compliance, cryptography audit, container & API security",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]",
"url": "https://github.com/jeremylongshore"
},
"skills": [
"./skills"
]
}