Guides Overview
Practical step-by-step walkthroughs for common workflows, integrations, and deployment scenarios using AgentSecrets.
Stripe Integration
PaymentsSafely route Stripe transactions through the proxy and hide secret keys from AI models.
OpenAI Integration
LLMsInject keys into the official OpenAI SDK at the transport layer for secure completions.
Multi-Agent Setup
OrchestrationEnforce fine-grained access controls and isolation between multiple specialized agents.
Onboarding Team
WorkflowNegotiate team credentials securely with end-to-end encrypted local key sharing.
CI/CD Pipeline
AutomationIntegrate Zero-Knowledge secret retrieval into your GitHub Actions and build workflows.
Publishing ZK MCP
EcosystemBuild and package a Model Context Protocol (MCP) server that operates credentialless.
Rotating Credentials
SecurityUpdate and sync compromised keys without causing runtime downtime for active agents.
Auditing Team Activity
ComplianceStream proxy event logs to standard stdout or external SIEM platforms for monitoring.
Dev to Production
OperationsTransition application execution from local environments to production servers securely.
Monorepo Setup
ArchitectureManage environment coverage for multiple independent project scopes in a unified repository.