Keeper is built with engineers in mind

Gain control over your Keeper environment with purpose-built developer tools, SDKs and native integrations.

Keeper jest stworzony dla inżynierów.

Zarządzanie tajnymi danymi dla programistów i zespołów DevOps

VS Code extension

Keeper Secrets Manager for VS Code brings secure vault access directly into the development workflow, allowing developers to save, retrieve and generate secrets without leaving their editor. With support for both Keeper Commander CLI and Secrets Manager, plus secure command execution and built-in secret detection, teams can eliminate hard-coded credentials while maintaining zero-knowledge security.

VS Code extension

Secrets Manager SDK

Accelerate development with Keeper Secrets Manager SDKs, designed for fast, lightweight and secure secrets retrieval across modern application stacks. Integrate secrets into your applications with minimal code while maintaining zero-knowledge encryption and high performance.

[Supported SDKs: Java/Kotlin, JavaScript, Python, .NET, Go, Ruby, Rust]

Secrets Manager SDK

Interfejs CLI narzędzia Secrets Manager

The Keeper Secrets Manager CLI enables secure, machine-based access to secrets directly from terminals, scripts and automation pipelines. Capabilities include secrets retrieval, environment variable injection, configuration initialization and shell execution support.

Interfejs CLI narzędzia Secrets Manager

Commander SDK

The Keeper Commander SDKs for .NET and Python provide programmatic access to the Keeper Vault, Enterprise Admin Console and Secrets Manager. They enable secure credential management, enterprise policy control and automation at scale, allowing organizations to embed Keeper’s zero-trust security into custom applications and DevOps workflows.

Commander SDK

Integracje z Secrets Manager

Keeper Secrets Manager integrates natively with popular CI/CD platforms, container environments and orchestration tools, including Kubernetes, allowing secrets to be injected securely at runtime without hard-coded credentials or workflow disruption.

CI/CD Integration

Zarządzanie kluczami SSH

Keeper SSH Key Management centralizuje przechowywanie kluczy SSH, kontrolę dostępu i zarządzanie cyklem życia. Obejmuje automatyczną rotację, kontrolę dostępu opartą na rolach (RBAC), rejestrowanie audytów i bezpieczny dostęp oparty na przeglądarce. Brak odsłoniętych kluczy prywatnych. Nie potrzeba VPN.

Zarządzanie kluczami SSH

Agent SSH

Keeper’s SSH Agent dynamically loads SSH keys from the encrypted vault into memory-only sessions, eliminating persistent local key storage while enabling seamless terminal-based access.

Agent SSH

Integracje shell

The Keeper Secrets Manager exec command injects secrets into environment variables at runtime, allowing any script, binary or system call to securely implement secrets without application code changes.

Integracje shell

Dostawca Terraform

The Keeper Secrets Manager Terraform Provider enables Terraform configurations to securely reference secrets stored in the Keeper Vault, preventing plaintext secrets in state files or source control.

Dostawca Terraform

Automatyczne rotowanie haseł

Keeper supports automated credential rotation through configurable rotation workflows and extensible PAM scripts. Organizations can use built-in scripts, develop custom logic or leverage community-supported integrations.

Automatyczne rotowanie haseł

Wykrywanie kont

Keeper Discovery identifies privileged accounts, service accounts and credential dependencies across infrastructure, helping security and DevOps teams eliminate blind spots and reduce risk.

Wykrywanie kont

Podpisywanie commitów Git

Keeper enables secure storage and use of GPG and SSH signing keys to support verified Git commits, protecting repositories from impersonation and unauthorized code changes.

Git Commit

Połączenia wieloprotokołowe

Keeper Connections provides secure, credential-free access to servers, databases and web applications directly from the Keeper Vault. Credentials are injected at runtime and never exposed to end users.

Połączenia wieloprotokołowe

SaaS rotation plugins

Extend Keeper with plugins that enable automated credential rotation for SaaS applications and third-party services. Integrate rotation workflows into proprietary systems, internal tools and unsupported platforms to maintain continuous credential hygiene without manual intervention.

Niestandardowe wtyczki

Zdalna izolacja przeglądarki

Keeper Remote Browser Isolation executes web sessions in a remote environment to protect users from web-based threats. Credentials can be injected securely without being transmitted to or stored on endpoint devices.

Zdalna izolacja przeglądarki

Tunelowanie

Keeper Tunneling enables secure access to internal services and databases through encrypted tunnels while continuing to use native client tools and without exposing network resources publicly.

Tunelowanie

Agentic AI

Keeper Secrets Manager supports secure secret access for AI agents via the Model Context Protocol (MCP), enabling automated workflows while maintaining zero-trust and zero-knowledge security.

Agentic AI

Automate and control your Keeper environment

Keeper Commander

Interfejs CLI Commander

Keeper Commander is a full-featured command-line interface with an interactive supershell that enables secure, scriptable and repeatable workflows across vault and administrative operations, including user management, reporting, credential rotation, connections and tunneling.

API trybu serwisowego Commander

Deploy Keeper Commander as a self-hosted REST API service to integrate the Keeper Vault and administrative capabilities with third-party systems while preserving zero-knowledge encryption.

Interfejsy API do autoryzacji i zarządzania kontami

Keeper Admin API

The Keeper Admin API provides access to event logs, compliance data, reporting metrics and administrative insights via a flexible REST API interface.

Interfejs API zarządzania kontami dla dostawców usług zarządzanych

MSPs can use the Account Management API to manage tenants, subscriptions, trials and usage metrics across customer environments.

API wdrażania rodziny

MSP partners can provision complimentary Keeper Family Plans for eligible end users through a dedicated API endpoint.

Interfejs API wdrażania uczniów

Educational institutions can provision Keeper Student accounts at scale using the Student Provisioning API.

SCIM API

Keeper supports SCIM 2.0 for automated user provisioning, deprovisioning, group management, shared folder access and policy enforcement.

Killercoda

Killercoda

Killercoda to interaktywna platforma edukacyjna oferująca praktyczne doświadczenia edukacyjne z wieloma narzędziami deweloperskimi Keeper.

Warto dołączyć do społeczności

Repozytorium Github Keeper

SDKs and tools for the Keeper Security platform: Commander CLI, Secrets Manager and third-party integrations.

Repozytorium Github

Apache Guacamole

Keeper's connection management solutions are commercially supported capabilities powered by Apache Guacamole, developed by its original creators.

Apache Guacamole

Kanał Slack

Możliwość wymiany wiedzy, odkrywania najlepszych praktyk oraz uzyskiwania aktualnych informacji dzięki ekskluzywnym aktualizacjom i spostrzeżeniom bezpośrednio od zespołu Keeper.

Warto dołączyć do kanału Slack

Często zadawane pytania (FAQ)

How does Keeper Secrets Manager deliver secrets to applications?

Keeper Secrets Manager delivers secrets at runtime using SDKs, the CLI or shell execution. Secrets are retrieved just in time from the encrypted vault and injected into applications or processes without being hard-coded into source code, config files or images.

Do applications ever store secrets locally?

No, secrets are never written to disk by default. They are retrieved securely at runtime and held in memory only for the duration of the process, supporting zero-trust and zero-knowledge security models.

What’s the difference between using an SDK and the CLI?

SDKs are designed for applications that need programmatic access to secrets within code. The CLI is ideal for scripts, automation, CI/CD pipelines and operational workflows where secrets are needed without modifying application code.

Can I use Keeper Secrets Manager in CI/CD pipelines?

Yes, Keeper integrates natively with popular CI/CD platforms and also supports pipeline usage via the CLI and shell execution. Secrets can be injected securely at runtime without exposing them in pipeline configuration files or logs.

What SDKs and languages are supported?

Keeper Secrets Manager supports Java/Kotlin, JavaScript, Python, .NET, Go, Ruby and Rust. Additional access methods are available through the CLI and shell integrations.

How does Keeper handle SSH key access without exposing private keys?

SSH keys are stored encrypted in the Keeper Vault and loaded dynamically into memory-only sessions using the Keeper SSH Agent. Private keys are never written to disk or exposed to end users.

How does Keeper support AI agents and automated workflows?

Keeper supports secure secret access for AI agents using the Model Context Protocol (MCP), allowing agents to retrieve secrets dynamically while enforcing zero-trust and zero-knowledge security controls.

Kup teraz