Skip to content

Commit 170d346

Browse files
committed
feat: add grok-inspection plugin registry entry
1 parent fb15e5a commit 170d346

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

registry.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,21 @@
244244
"Usage",
245245
"Statistics"
246246
]
247+
},
248+
{
249+
"id": "grok-inspection",
250+
"name": "Grok Inspection",
251+
"description": "Background xAI/Grok account inspection for CPA, with permission, quota, login, and health classification.",
252+
"author": "ywddd",
253+
"version": "0.1.2",
254+
"repository": "https://github.com/ywddd/grok-inspection",
255+
"homepage": "https://github.com/ywddd/grok-inspection",
256+
"license": "MIT",
257+
"tags": [
258+
"Management",
259+
"Grok",
260+
"xAI"
261+
]
247262
}
248263
]
249264
}

0 commit comments

Comments
 (0)