latchkey
Reduces manual credential management overhead and eliminates plaintext secret exposure in curl commands, improving both developer velocity and security postu…
A command-line tool from Imbue that injects stored API credentials into curl requests, so AI agents can call HTTP APIs (Slack, GitHub, Linear, Google Workspace, and other supported services) without ever seeing your secrets. You store credentials once with 'latchkey auth set' or a browser login flow; the agent then uses standard curl syntax via 'latchkey curl'. Integrates with Detent for fine-grained HTTP permissions.
- Automate API testing by injecting stored credentials into curl commands without hardcoding secrets.
- Generate authenticated requests to public APIs from your terminal without manual credential setup.
- Secure API calls by managing credentials centrally instead of copying them into scripts.
Reduces manual credential management overhead and eliminates plaintext secret exposure in curl commands, improving both developer velocity and security posture for API testing workflows.
Platform engineers and DevOps teams automating API integration testing and local development against third-party services.
https://github.com/imbue-ai/latchkey
By imbue-ai
How to Get It
npm install -g latchkey
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
After installing, paste this into Claude:
Help me automate API testing by injecting stored credentials into curl commands without hardcoding secrets
Trust Signals Auto-scanned
Community Pulse Active
Discussed on Hacker News, Reddit
- how many of us were actual “latchkey” kids? — Reddit · 5175 pts
- As a Latchkey Kid this delight from Swanson fed me, many a times after school, w — Reddit · 2026 pts
- Latchkey Kids — Reddit · 1937 pts
3 mentions across 1 sources
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 123 GitHub stars; 13 contributors; last commit 4d ago; license MIT.
Things to check
- The README's own warning: giving AI agents access to your API credentials is potentially dangerous — agents authenticate as you and can perform most actions you can, especially with 'auth browser'. Only some services support the browser login flow. Not hands-on tested by us.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 123 GitHub stars; 13 contributors; last commit 4d ago; license MIT.