Link preview
GitHub - superserve-ai/superserve: Sandbox infrastructure for AI Agents
Sandbox infrastructure for AI Agents. Contribute to superserve-ai/superserve development by creating an account on GitHub. GitHub · github.com
API keys set as environment variables in a sandbox are readable by the agent. Superserve Secrets keeps the real credential out of the sandbox. Your code uses a stand-in token that's swapped for the real key as the request leaves the host.
Comments