MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / unique

Function unique

e2e/scenarios/oauth-client-handoff.test.ts:45–45  ·  view source on GitHub ↗
(prefix: string)

Source from the content-addressed store, hash-verified

43] as const);
44
45const unique = (prefix: string) => `${prefix}_${randomBytes(4).toString("hex")}`;
46
47// A sentinel the agent tries to smuggle as a `clientSecret` argument the handoff
48// tool does not declare. The secret must never reach the returned URL (nor any

Callers 2

createPublicClientCodeFunction · 0.70

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected