Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:46:42 +08:00
commit b4f4aadfa9
4 changed files with 562 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:hopeoverture/worldbuilding-app-skills:plugins/security-hardening-checklist",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "1c41b6e9d1650e3cab3380042af415f23024e29e",
"treeHash": "0c17088b59c9d5c1628c68f2fd4067b8dc6db84a70d305eb1e33b9c389c8430a",
"generatedAt": "2025-11-28T10:17:30.823091Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"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",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d425d97cbc72f693c88225598240626af422e3ae62172450fcec58cf463a9a74"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a23298cac2e36ca10559fb6326d10409857d04f2c2825497c44c7f6b643c8b2b"
},
{
"path": "skills/security-hardening-checklist/SKILL.md",
"sha256": "fe918698b20ea0f43299b6bffa7b85623615a01bb7531b0d31bc01333448bfa3"
}
],
"dirSha256": "0c17088b59c9d5c1628c68f2fd4067b8dc6db84a70d305eb1e33b9c389c8430a"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}