{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography/2"}],"enrichment":{"capability":"A Python SDK for securely integrating with Skyflow Vault to tokenize, detokenize, query, and manage sensitive data with built-in encryption and access control.","skillfed_tags":["vault-integration","data-tokenization","pii-protection"],"use_cases":["Tokenize credit card numbers and PII on insert, storing only tokens in your application database.","Detokenize stored tokens back to plaintext only when needed, keeping sensitive data in the vault.","De-identify text documents or files by detecting and masking PII before processing or sharing.","Query vault records by Skyflow ID or column values with configurable redaction types.","Manage multi-vault deployments with different credentials and cluster configurations in a single application."],"what_it_does":"Skyflow is a Python SDK for connecting to Skyflow Vault, a managed service for storing and protecting sensitive data. It provides methods to insert data (with tokenization), detokenize tokens back to plaintext, query records, update and delete data, and invoke external connections. The SDK handles authentication via API keys or bearer tokens, supports multiple vaults, and includes de-identification and re-identification features for PII detection and masking.\n\nThe package wraps HTTP calls to Skyflow's REST API using requests and httpx, with request validation through pydantic and cryptographic operations via the cryptography library. It is actively maintained, currently on version 2.1.3 with v1 reaching end-of-life on October 31, 2026. The SDK is designed for backend Python applications that need to offload sensitive data storage and encryption to a third-party vault service.","worth_installing":"Yes, if you use Skyflow Vault. The SDK is actively maintained, has no known vulnerabilities, low install friction, and integrates well-established dependencies. The main caveat is the unclear license\u2014verify it aligns with your project before committing. V1 is in maintenance mode, so new projects should use v2.1.3."},"id":"skyflow","links":{"html":"https://skillfed.io/packages/skyflow","md":"https://skillfed.io/packages/skyflow.md","pypi":"https://pypi.org/project/skyflow/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-04","license_spdx":null,"license_treatment":"unclear","name":"skyflow","python_support":"supports_current","summary":"Skyflow SDK for the Python programming language"},"popularity":{"monthly_downloads":74434,"position":14832,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.3"}
