Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:39 +08:00
commit d07e92cb0d
8 changed files with 162 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/security/soc2-audit-helper",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "5bd96af22455dc5b417e6f288669a96886c31d52",
"treeHash": "576bc72977d6252f68af75dbadca44679633aecb901d3413557cd8d01014b438",
"generatedAt": "2025-11-28T10:18:46.492427Z",
"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": "soc2-audit-helper",
"description": "Assist with SOC2 audit preparation",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f291cebebae837a498b502833af884ef0b9ea1ed97a91d01e736c093ecb64852"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "bcdc33d2d8435c4ddf66f0c9a705fdc95a6584c8ec939252773ed17154a2bd13"
},
{
"path": "commands/soc2-audit.md",
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
},
{
"path": "skills/soc2-audit-helper/SKILL.md",
"sha256": "029eb5df64b9b8854ebc0fe948e5481718c6954a350336cd1718668b54d09a93"
},
{
"path": "skills/soc2-audit-helper/references/README.md",
"sha256": "65929ac0f7ee8bcd2fedd13f68ee2d9ac9f9f497c6d5fe31579ed3604eb640d5"
},
{
"path": "skills/soc2-audit-helper/scripts/README.md",
"sha256": "7a0e6137cdb2f8a1905dbfc7c29c6ea368dbafca73ab63699a692508fbe5d216"
},
{
"path": "skills/soc2-audit-helper/assets/README.md",
"sha256": "43ef4ee389fd96fc48a05aa831031352bd66cd9ac124f3765264f30d004aed6d"
}
],
"dirSha256": "576bc72977d6252f68af75dbadca44679633aecb901d3413557cd8d01014b438"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}