Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/ai-ml/ai-ethics-validator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "fa297bf2c3d46e73d4edf13f14de44c8e8b44962",
|
||||
"treeHash": "ddac51748fb7665bd8c77a2353cd23728f5ea9e9ab66305807dc6eabaa4283f9",
|
||||
"generatedAt": "2025-11-28T10:18:03.342711Z",
|
||||
"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": "ai-ethics-validator",
|
||||
"description": "AI ethics and fairness validation",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "0b3aa1b4b05002a2d76d4ff8c796edca017762b49c5eda6534ff86953021dd39"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "c210a853f5e7e0cd5f0b14148f6815132930edb3d15ad380d016804247a3a8e6"
|
||||
},
|
||||
{
|
||||
"path": "commands/validate-ethics.md",
|
||||
"sha256": "043efb83e2f02fc6d0869c8a3a7388d6e49f6c809292b93dd6a97a1b142e5647"
|
||||
},
|
||||
{
|
||||
"path": "skills/ai-ethics-validator/SKILL.md",
|
||||
"sha256": "c3e3ff1afb57ad433abfafb0d52ccde039aa120d13fd00c1ed479a0026309d12"
|
||||
},
|
||||
{
|
||||
"path": "skills/ai-ethics-validator/references/README.md",
|
||||
"sha256": "bf99fd69224cec7ffeb85496c20469ce25fa86ef4d27c16b6fdba914a6aa7975"
|
||||
},
|
||||
{
|
||||
"path": "skills/ai-ethics-validator/scripts/README.md",
|
||||
"sha256": "9e1879008c75c6837b89e09565239908d402e36b3bc6d111d1c376cd142772b5"
|
||||
},
|
||||
{
|
||||
"path": "skills/ai-ethics-validator/assets/example_dataset.csv",
|
||||
"sha256": "1c658a4e8417b98ffa955e3de52b433ffa6d213ae68e644007aba6e59f339e5b"
|
||||
},
|
||||
{
|
||||
"path": "skills/ai-ethics-validator/assets/report_template.md",
|
||||
"sha256": "7da8f8b93577b58563b11083b98fc900431e871219078cae75b06683cd92d998"
|
||||
},
|
||||
{
|
||||
"path": "skills/ai-ethics-validator/assets/README.md",
|
||||
"sha256": "9247ff22ef11b8d4958c4446baaa39bcc8d0f2dd05ed411c0e566667d5b6ed5a"
|
||||
},
|
||||
{
|
||||
"path": "skills/ai-ethics-validator/assets/example_model.pkl",
|
||||
"sha256": "223b4086355a837315d44472306ca5c4b9f2b66d88ab849b40959cc696f0224b"
|
||||
}
|
||||
],
|
||||
"dirSha256": "ddac51748fb7665bd8c77a2353cd23728f5ea9e9ab66305807dc6eabaa4283f9"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user