Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:54 +08:00
commit 5cbffe7347
4 changed files with 258 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:diegocconsolini/ClaudeSkillCollection:security-report-builder",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "5c9c12061656cd0e7616cc0924edd19cbe2f18b6",
"treeHash": "8b982183b7015f35b896d4ac091714a322212e34d8fafc51d00d3ff472a77e80",
"generatedAt": "2025-11-28T10:16:26.847406Z",
"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-report-builder",
"description": "Professional security report generator with HTML, PDF, and DOCX output. Reduces false positives through context-aware analysis.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "960976a3f5ab00b273b9066be78ae7dd761a2a3ef3c0f1e65a0a7ac2697927ba"
},
{
"path": "agents/security-report-builder.md",
"sha256": "77298eed142b442162533d64ab66657e68e9465b9c44627b7282b09f754418c3"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "0721e318ffd31a8342a9a314eb695f1cccd03ad76112beb73ed0dd82b4d38fe5"
}
],
"dirSha256": "8b982183b7015f35b896d4ac091714a322212e34d8fafc51d00d3ff472a77e80"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}