Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-agents-form-validation-expert.json
2025-11-29 18:53:27 +08:00

18 lines
555 B
JSON

{
"name": "form-validation-expert",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "form-validation-expert",
"description": "Expert agent for form validation using Joi, Yup, Zod, input sanitization, XSS prevention, CSRF protection, and secure file upload validation",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-form-validation-expert.git"
},
"strict": true
}
]
}