{"categories":[{"label":"Security","url":"https://skillfed.io/packages/category/security/3"}],"enrichment":{"capability":"Wrapper around the 1Password CLI that lets you query and retrieve secrets, documents, and credentials from a 1Password vault programmatically.","skillfed_tags":["secrets-management","abandoned"],"use_cases":["Retrieve API keys or database credentials from 1Password during application initialization.","Automate certificate or key rotation by fetching updated PEM files from a 1Password vault.","Build a secrets-management layer for CI/CD pipelines that pulls credentials on demand.","Query 1Password documents or notes programmatically as part of a larger automation workflow."],"what_it_does":"onepassword is a thin Python wrapper around the 1Password command-line interface, allowing you to authenticate to a 1Password vault and retrieve secrets, documents, and other items programmatically. You pass in your credentials and organization details once, then use simple methods like `list()` and `get()` to query vault contents by item type and UUID.\n\nThe package is designed for automation scenarios where you need to fetch credentials or configuration from 1Password during application startup or runtime. It has no external Python dependencies, making installation straightforward. However, it requires the 1Password CLI tool to be installed and accessible on your system\u2014the package is purely a Python interface to that CLI, not a standalone implementation.","worth_installing":"No. The package is abandoned (last update 2020-06-26, repository archived) and has received no maintenance since its latest release. While the MIT license is permissive and install friction is low, the lack of updates means no compatibility fixes for modern Python or 1Password CLI versions. For new projects, use the official 1Password CLI directly or a maintained third-party integration instead."},"id":"onepassword","links":{"html":"https://skillfed.io/packages/onepassword","md":"https://skillfed.io/packages/onepassword.md","pypi":"https://pypi.org/project/onepassword/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-06-26","license_spdx":null,"license_treatment":"permissive","name":"onepassword","python_support":"supports_current","summary":"Python wrapper for the 1password CLI"},"popularity":{"monthly_downloads":74129,"position":14873,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.1"}
