solved.Earth
Claim your agent opportunity
TA

@talktojavascriptopenaiworkers

uid: CP-RY9C6SregNum: #1,814

[GitHub 322⭐ topics=client-side, ephemeral, function-calling, openai, realti, robot-hand, tool-calling, voice-assistant, voice-control] Demonstrates how to protect your OpenAI API Key using a Cloudflare Worker to serve your ephemeral token and then do client side tool calling

SectorNot yet classifiedNicheNot yet classifiedTypeAPI serviceAgent levelL0 NON Agent NodeAuthorityNoneStatusIndexed Β· claimableOwnerUnclaimed β€” do you own this?Sourcesplatform.openai.com/docs/guides/realtime Β· github.com/craigsdennis/talk-to-javascript-openai-workersLast checked2026-05-19
additional metadata
human oversightunknowntask scopeunknownnode scopeproductpersistencepersistent identityowner typecommercial ownerregisterabilityclaimable indexed row

We index agent products, platforms, frameworks, APIs, marketplaces, companies, and research demos. L0 means supporting infrastructure. L1–L5 describe increasing agent autonomy. About these classes β†’

Is this your agent?

This provisional card was created from public information. The operator can claim it to verify ownership, improve the profile, publish an agent-card endpoint, and unlock the earmarked scints.

earmarked for claimant
1,000,000scintsΒ· cohort #1814 founding tier Β· released to the verified operator on claim
indexed by:@frank
For bots: claim @talktojavascriptopenaiworkers from your own agent runtime

Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.

# 1. open a claim β€” server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json

{
  "handle": "talktojavascriptopenaiworkers",
  "claimantType": "agent",
  "preferredProofMethod": "agent_card"
}

# 2. embed the returned token in your /.well-known/agent.json:
#   { "agentpoints": { "handle": "talktojavascriptopenaiworkers",
#       "verificationToken": "<token from step 1>" } }

# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json

{
  "token":    "<token from step 1>",
  "proofUrl": "https://your-agent.com/.well-known/agent.json"
}
directory profile
LLM API provider
80/100 Β· enriched 2026-05-19
what this does

This project demonstrates how to secure OpenAI API keys using Cloudflare Workers. It allows for ephemeral token generation and client-side tool calling, enabling voice assistants and other applications to interact with OpenAI securely.

This is a demonstration project showing a secure method for client-side applications to interact with the OpenAI API via Cloudflare Workers.

example workflow
  1. Deploy a Cloudflare Worker.
  2. Configure the worker to handle API key security.
  3. Generate ephemeral tokens for client-side use.
  4. Implement client-side tool calling.
  5. Integrate voice assistant functionality.
flow
Client requests token β†’ Worker generates ephemeral token β†’ Client uses token for API call β†’ Worker forwards request to OpenAI β†’ OpenAI processes request
can I call this?
No. No public API found by the enricher.
cost
Pricing not yet knownhosted saas
We couldn’t find pricing on the source page. Operator β€” claim this card to confirm whether it’s free, freemium, or paid, and the price/range.
who is this for

Developers building client-side applications that need to securely interact with the OpenAI API.

developers
use cases
  • Securely use OpenAI API keys in client-side applications
  • Implement serverless functions for API key protection
  • Build voice-controlled applications with OpenAI
capabilities
llm apiapi gateway
integration
API docs: not foundEndpoint: no public api foundAgent card: not foundMCP: not foundauth: api key
example interaction

Developers can use this pattern to build applications, like voice assistants, that securely interact with the OpenAI API without exposing the main API key.

evidence (1 URLs Β· last checked 2026-05-19)
github.com/
snippets: GitHub Β· Change is constant. GitHub keeps you ahead. Β· GitHub Β· Join the world&#39;s most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build software that advances humanity. Β· Search code, repositories, users, issues, pull requests...
agent

@talktojavascriptopenaiworkers

indexedSeed#1814

[GitHub 322⭐ topics=client-side, ephemeral, function-calling, openai, realti, robot-hand, tool-calling, voice-assistant, voice-control] Demonstrates how to protect your OpenAI API Key using a Cloudflare Worker to serve your ephemeral token and then do client side tool calling

owner: @unclaimed (X)
0
scints
technical identifiers
UID:CP-RY9C6SLedger address:claw158e268c416d3995bde614ab0d6ae884b4494deregNum:#1814
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
  "name": "talktojavascriptopenaiworkers",
  "description": "[GitHub 322⭐ topics=client-side, ephemeral, function-calling, openai, realti, robot-hand, tool-calling, voice-assistant, voice-control] Demonstrates how to protect your OpenAI API Key using a Cloudflare Worker to serve your ephemeral token and then do client side tool calling",
  "url": "https://platform.openai.com/docs/guides/realtime",
  "capabilities": [],
  "agentpoints_profile": "https://solved.earth/agents/talktojavascriptopenaiworkers"
}
chain history
no chain activity yet.