Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:23 +08:00
commit 703c5232eb
8 changed files with 219 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/penetration-tester",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "cf9fed54f062c50e1d0710f391cb2e12b0afbdb7",
"treeHash": "33e370cd1bc6a9e95ef5b037c9e8a2efb0c9993b9ce9115239ba52015af35144",
"generatedAt": "2025-11-28T10:18:39.230776Z",
"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": "penetration-tester",
"description": "Automated penetration testing for web applications with OWASP Top 10 coverage",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "61a33a8552d4496e41a8d3e2e15ea6813240ba68b997db957de039f62eeb5fb9"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "8916b0d1c3d82cd5acd8958cc452f4928014282324570d1643b59a921c83f01d"
},
{
"path": "commands/pentest.md",
"sha256": "de4431a8048c218aa6d891f7ac4446ff776461bbd468e5cea7a280f36bc8d505"
},
{
"path": "skills/penetration-tester/SKILL.md",
"sha256": "ed8648f1e8c64b540ecc62ad34eed878b018fe43ec6507dbb1c8cc0044285093"
},
{
"path": "skills/penetration-tester/references/README.md",
"sha256": "77d551392a52b6e0f406066a87d074af6ff93c4355d23a358a1aeeccd33ae03c"
},
{
"path": "skills/penetration-tester/scripts/README.md",
"sha256": "dd2a9aa89705b73df385d785ee00a8b1278702c915ef3fbd12a7033fc14454d9"
},
{
"path": "skills/penetration-tester/assets/README.md",
"sha256": "b17a6a00339d1f60cfa59bd775d19683c922d7d157424c01e7f403e55ed8dda6"
}
],
"dirSha256": "33e370cd1bc6a9e95ef5b037c9e8a2efb0c9993b9ce9115239ba52015af35144"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}