{"categories":[{"label":"Security","url":"https://skillfed.io/packages/category/security/2"}],"enrichment":{"capability":"Python SDK for Keeper Secrets Manager that retrieves and manages secrets from a Keeper vault, with support for custom server configurations and encrypted credential access.","skillfed_tags":["secrets-management","credential-retrieval","encryption"],"use_cases":["Retrieve database credentials at application startup without embedding them in configuration files.","Access API keys and tokens for third-party services in a centralized, encrypted vault.","Manage password rotation workflows by querying current credentials and rotation settings via the SDK.","Deploy secrets to containerized or serverless applications using one-time tokens provisioned per environment.","Integrate with isolated or government-cloud Keeper deployments using custom server public keys."],"what_it_does":"Keeper Secrets Manager Core is a Python client library for programmatically accessing secrets stored in Keeper's vault. It handles authentication via one-time tokens or pre-configured credentials, supports custom server deployments with isolated public keys, and provides typed accessors for linked credentials, rotation settings, and encrypted data. The SDK manages encryption/decryption internally using cryptography and urllib3, and includes automatic retry logic with exponential backoff for throttled requests.\n\nThe library is production-stable and actively maintained, with recent releases addressing multiple security vulnerabilities in its dependencies (cryptography, urllib3, requests). It supports modern Python versions (3.9\u20133.13) and is designed for integration into applications that need to fetch secrets at runtime rather than storing them in code or environment variables.","worth_installing":"Yes. The package is production-stable, actively maintained with recent security patches, has low install friction, and is the official Python SDK for Keeper Secrets Manager. Install it if your application needs to retrieve secrets from a Keeper vault at runtime. No known vulnerabilities as of the latest scan."},"id":"keeper-secrets-manager-core","links":{"html":"https://skillfed.io/packages/keeper-secrets-manager-core","md":"https://skillfed.io/packages/keeper-secrets-manager-core.md","pypi":"https://pypi.org/project/keeper-secrets-manager-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-15","license_spdx":null,"license_treatment":"permissive","name":"keeper-secrets-manager-core","python_support":"supports_current","summary":"Keeper Secrets Manager for Python 3"},"popularity":{"monthly_downloads":205214,"position":9591,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"17.3.0"}
