{"categories":[{"label":"Security","url":"https://skillfed.io/packages/category/security"}],"enrichment":{"capability":"Provides read and write access to secrets stored in Robocorp Control Room's Vault, enabling retrieval and management of sensitive values like passwords and credentials.","skillfed_tags":["robocorp-ecosystem","secrets-management","automation"],"use_cases":["Retrieve login credentials for web automation tasks without embedding passwords in code.","Store and fetch API keys for third-party service integrations in Robocorp workflows.","Manage database connection strings centrally and update them without redeploying automation.","Implement secret rotation by updating vault entries and having tasks pick up new values on next run.","Share sensitive configuration across multiple automation tasks via a single vault entry."],"what_it_does":"robocorp-vault is a client library for interacting with Robocorp's Control Room Vault, a centralized secrets store. It abstracts the API calls needed to fetch and update secrets, presenting them as dictionary-like objects with named keys and values. The library is designed for use within Robocorp automation workflows, where sensitive data like database credentials, API keys, or login information need to be stored securely and retrieved at runtime without hardcoding them into scripts.\n\nThe package depends on cryptography for secure operations, pyyaml for configuration, requests for HTTP communication with Control Room, and tenacity for retry logic. It supports Python 3.10 through 3.14 and has been actively maintained since its initial release in 2023, with recent updates as of mid-2026.","worth_installing":"Yes, if you are building automation with Robocorp Control Room. The library is actively maintained, has no known vulnerabilities, low install friction, and a permissive license. It is the standard way to access Control Room secrets from Python code. Not relevant for non-Robocorp workflows."},"id":"robocorp-vault","links":{"html":"https://skillfed.io/packages/robocorp-vault","md":"https://skillfed.io/packages/robocorp-vault.md","pypi":"https://pypi.org/project/robocorp-vault/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-13","license_spdx":null,"license_treatment":"permissive","name":"robocorp-vault","python_support":"supports_current","summary":"Robocorp Control Room Vault API integration library"},"popularity":{"monthly_downloads":675245,"position":5385,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.0"}
