Files
42marketplaces/sync/gh-hopeoverture-worldbuilding-app-skills-plugins-security-hardening-checklist.json
2025-11-29 18:53:27 +08:00

18 lines
949 B
JSON

{
"name": "security-hardening-checklist",
"owner": {
"name": "Hope Overture",
"email": "support@worldbuilding-app-skills.dev"
},
"plugins": [
{
"name": "security-hardening-checklist",
"description": "This skill should be used when the user requests to audit, check, or improve application security by analyzing security headers, cookie configuration, RLS policies, input sanitization, rate limiting, and other security measures. It generates a comprehensive security audit report with actionable recommendations. Trigger terms include security audit, security check, harden security, security review, vulnerability check, security headers, secure cookies, input validation, rate limiting, security be",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-hopeoverture-worldbuilding-app-skills-plugins-security-hardening-checklist.git"
},
"strict": true
}
]
}