seeksvc Search tools, solutions, libraries…
Home / Security / Key Management / Tools Registry
treg.superdesign.dev icon
Tools Registry Open source
Shared Skill & Secret vault for your team and agents, without leaking keys.
Visit website ↗ GitHub ↗
Introduction
tools-registry (Treg) is your team's shared registry of skills, CLIs, endpoints, and secrets. Stop pasting API keys & skills into agent contexts and Slack DMs. Agents call Stripe, PostHog, `gh` directly — auth injected server-side, every call logged. Nothing to paste, nothing to leak.
Built for the Superdesign team, live at `treg.superdesign.dev` — anyone can self-host. `tool` = something the registry calls for you with the org's credential. Two kinds: `endpoint` — an upstream `base_url` + credential bindings; `CLI` — a vendor binary (`stripe`, `gh`, `vercel`, ...) run with the credential injected. `skill / bundle` = a recipe (`SKILL.md`) + its secrets + its tool(s), registered together.
The one rule: the proxy relays, never models the upstream, and injects auth server-side — so it survives upstream API changes and callers never hold keys.
Secret vaultTool registryAI agentsCLI toolsHTTP APIsSelf-hostingServer-side authCall logging
Why recommended
适合需要在团队和智能体之间安全共享工具能力与密钥的用户收录使用。
Screenshots
Tools Registry · 首页
Deployment
官方云服务
直接访问 treg.superdesign.dev 使用官方托管的仪表盘、登录、API 与代理服务,适合无需自建的团队快速试用。
一键安装脚本(CLI)
通过 curl -fsSL https://treg.superdesign.dev/install.sh | sh 安装并配置 treg CLI,适合连接现有 registry 使用命令行上传、调用工具和管理团队。
PyPI 安装(CLI)
通过 pip install tools-registry 安装仅用于连接现有 registry 的 treg 命令,适合已有 Python 环境的客户端使用。
PyPI 安装(Server Extra)
通过 pip install "tools-registry[server]" 安装运行自托管 registry 所需的服务端依赖,适合不从源码安装但要部署服务端的场景。
本地开发脚本
运行 scripts/dev-local.sh up 启动带热重载、SQLite 与开发登录模式的本地服务,适合开发、测试和本机自托管验证。
源码运行(uv)
使用 uv sync 后执行 uv run python -m treg 直接从源码启动服务,适合需要调试或定制代码的自托管部署。
Render 部署
项目包含 render.yaml 且官方实例运行在 Render Web Service + Postgres,适合按官方同类架构部署到 Render。
Details
Type Open-source software
Last verified 2026-07-30
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.
seeksvc
一个可查询的宝藏收藏库:开源与闭源软件、开发库与完整解决方案。
© 2026 seeksvc · Manually verified, continuously updated