Files
2025-11-30 08:22:55 +08:00

15 lines
324 B
JSON

{
"name": "api-fuzzer",
"description": "Fuzz testing for APIs with malformed inputs, edge cases, and security vulnerability detection",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugin Hub",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}