Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:claudeforge/marketplace:plugins/agents/authentication-specialist",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "7e98897a3c81a9b278070314ba01852918a3144a",
|
||||
"treeHash": "f91aa412a28521cdd0e3baf6f48a8ad87dd2ffdd9bac74f67ab313427e00b272",
|
||||
"generatedAt": "2025-11-28T10:15:05.103718Z",
|
||||
"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": "authentication-specialist",
|
||||
"description": "Authentication and security specialist for JWT implementation, OAuth2 flows, refresh tokens, session management, password hashing (bcrypt, argon2), 2FA, SSO, and security best practices. Use when implementing authentication, authorization, or security features.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "fe040f2380287d159ef1093ad6207024fd19d10aeb37b4a5244433d92d606e00"
|
||||
},
|
||||
{
|
||||
"path": "agents/auth-expert.md",
|
||||
"sha256": "971ab88617402d01ff949d317c8718989105bd7c224288381af8870da219f5c1"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "3fc1ea4ec0e35c4430d7a4c6635ebcbf2014e3ca5a85f652718409feb099d550"
|
||||
}
|
||||
],
|
||||
"dirSha256": "f91aa412a28521cdd0e3baf6f48a8ad87dd2ffdd9bac74f67ab313427e00b272"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user