Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:51:25 +08:00
commit 491ba5062b
5 changed files with 482 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "backend-api-security",
"description": "Claude Code plugin",
"version": "1.2.2",
"author": {
"name": "ai-pilo",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
]
}