Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:52 +08:00
commit 72eb168091
4 changed files with 368 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:plugin-security-checker",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "4fde180847c6360051c82ebd9e5c6c5ec18e1fdf",
"treeHash": "ab2cc231c4142cab32c9f28bc55da842a49128d8a9e5e451c0cf8e66bc8353af",
"generatedAt": "2025-11-28T10:16:25.459814Z",
"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": "plugin-security-checker",
"description": "Advanced security scanner for Claude Code plugins with 91 specialized pattern agents. Detects vulnerabilities, code obfuscation, and security anti-patterns using MITRE ATT&CK/ATLAS frameworks.",
"version": "3.2.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "71ed5ac6d2df2376a5e57a1488367a9a6bb7dca7879573972a82f857edbd3487"
},
{
"path": "agents/plugin-security-checker.md",
"sha256": "acf146b16a488a3cc213854979a7ff6ac9aada4945b6f35c2c01d0b3d8edd761"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "1855f87c4fd896e755d6251f6eb5b1cca75152b9890b14e29a6462d9ea29167f"
}
],
"dirSha256": "ab2cc231c4142cab32c9f28bc55da842a49128d8a9e5e451c0cf8e66bc8353af"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}