18 lines
444 B
JSON
18 lines
444 B
JSON
{
|
|
"name": "grok-glance",
|
|
"version": "0.1.0",
|
|
"description": "A passkey-guarded web dashboard that lets you glance at what Grok Build is doing from your phone, and approve or deny risky tool calls remotely.",
|
|
"author": {
|
|
"name": "grok-glance"
|
|
},
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"grok-glance",
|
|
"glance dashboard",
|
|
"webauthn passkey",
|
|
"remote approval",
|
|
"session monitor"
|
|
],
|
|
"hooks": "hooks/hooks.json"
|
|
}
|