diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 383d429..e814f04 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,14 +6,14 @@ }, "metadata": { "description": "Keeper Security Agent Kit - KSM CLI, Commander, and setup skills for Claude Code", - "version": "0.2.1" + "version": "0.2.2" }, "plugins": [ { "name": "keeper-admin", "source": "./plugins/keeper-admin", "description": "Manage Keeper Vault, enterprise administration, PAM, and privileged access using Keeper Commander CLI (keeper).", - "version": "0.2.1", + "version": "0.2.2", "author": { "name": "Keeper Security", "email": "commanders@keepersecurity.com" @@ -34,7 +34,7 @@ "name": "keeper-secrets", "source": "./plugins/keeper-secrets", "description": "Retrieve, inject, and manage secrets from Keeper Vault using KSM CLI (ksm) for developer workflows, including ksm exec, interpolate, and Keeper notation.", - "version": "0.2.1", + "version": "0.2.2", "author": { "name": "Keeper Security", "email": "commanders@keepersecurity.com" @@ -55,7 +55,7 @@ "name": "keeper-setup", "source": "./plugins/keeper-setup", "description": "Install and configure Keeper CLI tools (KSM CLI and Commander) for the Keeper Security agent kit, including profiles and authentication.", - "version": "0.2.1", + "version": "0.2.2", "author": { "name": "Keeper Security", "email": "commanders@keepersecurity.com" diff --git a/.cursor-plugin/marketplace.json b/.cursor-plugin/marketplace.json index bf577a1..58455d2 100644 --- a/.cursor-plugin/marketplace.json +++ b/.cursor-plugin/marketplace.json @@ -6,7 +6,7 @@ }, "metadata": { "description": "Keeper Security Agent Kit - KSM CLI, Commander, and setup skills for Claude Code", - "version": "0.2.1", + "version": "0.2.2", "homepage": "https://github.com/Keeper-Security/agent-kit", "repository": "https://github.com/Keeper-Security/agent-kit", "license": "Apache-2.0", @@ -20,7 +20,7 @@ "name": "keeper-admin", "source": "./plugins/keeper-admin", "description": "Manage Keeper Vault, enterprise administration, PAM, and privileged access using Commander CLI", - "version": "0.2.1", + "version": "0.2.2", "author": { "name": "Keeper Security", "email": "commanders@keepersecurity.com" @@ -41,7 +41,7 @@ "name": "keeper-secrets", "source": "./plugins/keeper-secrets", "description": "Retrieve, inject, and manage secrets from Keeper Vault using KSM CLI for developer workflows", - "version": "0.2.1", + "version": "0.2.2", "author": { "name": "Keeper Security", "email": "commanders@keepersecurity.com" @@ -62,7 +62,7 @@ "name": "keeper-setup", "source": "./plugins/keeper-setup", "description": "Install and configure Keeper CLI tools (KSM CLI and Commander) for the Keeper Security agent kit", - "version": "0.2.1", + "version": "0.2.2", "author": { "name": "Keeper Security", "email": "commanders@keepersecurity.com" diff --git a/.release-please-manifest.json b/.release-please-manifest.json index af55ef0..949ce4c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.1" + ".": "0.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8429357..2cb8a25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to **Keeper Security Agent Kit** are documented in this file The format is based on [Keep a Changelog](https://keepachangelog.com/en/0.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.2.2](https://github.com/Keeper-Security/keeper-agent-kit/compare/v0.2.1...v0.2.2) (2026-04-04) + + +### Bug Fixes + +* address snyk findings and harden skills ([#6](https://github.com/Keeper-Security/keeper-agent-kit/issues/6)) ([23efabf](https://github.com/Keeper-Security/keeper-agent-kit/commit/23efabfe5d87afcd388947b4050026d698e7e5b3)) + ## [0.2.1](https://github.com/Keeper-Security/keeper-agent-kit/compare/v0.2.0...v0.2.1) (2026-03-31) diff --git a/plugins/keeper-admin/.claude-plugin/plugin.json b/plugins/keeper-admin/.claude-plugin/plugin.json index db1f38d..1fa6761 100644 --- a/plugins/keeper-admin/.claude-plugin/plugin.json +++ b/plugins/keeper-admin/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "keeper-admin", "description": "Manage Keeper Vault, enterprise administration, PAM, and privileged access using Keeper Commander CLI (keeper).", - "version": "0.2.1", + "version": "0.2.2", "author": { "name": "Keeper Security", "email": "commanders@keepersecurity.com" diff --git a/plugins/keeper-admin/.cursor-plugin/plugin.json b/plugins/keeper-admin/.cursor-plugin/plugin.json index c37c9a8..5448b75 100644 --- a/plugins/keeper-admin/.cursor-plugin/plugin.json +++ b/plugins/keeper-admin/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "keeper-admin", "description": "Manage Keeper Vault, enterprise administration, PAM, and privileged access using Keeper Commander CLI (keeper).", - "version": "0.2.1", + "version": "0.2.2", "author": { "name": "Keeper Security", "email": "commanders@keepersecurity.com" diff --git a/plugins/keeper-secrets/.claude-plugin/plugin.json b/plugins/keeper-secrets/.claude-plugin/plugin.json index f11ea57..ec88022 100644 --- a/plugins/keeper-secrets/.claude-plugin/plugin.json +++ b/plugins/keeper-secrets/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "keeper-secrets", - "version": "0.2.1", + "version": "0.2.2", "description": "Retrieve, inject, and manage secrets from Keeper Vault using KSM CLI (ksm) for developer workflows, including ksm exec, interpolate, and Keeper notation.", "author": { "name": "Keeper Security", diff --git a/plugins/keeper-secrets/.cursor-plugin/plugin.json b/plugins/keeper-secrets/.cursor-plugin/plugin.json index bbb1711..d1d3053 100644 --- a/plugins/keeper-secrets/.cursor-plugin/plugin.json +++ b/plugins/keeper-secrets/.cursor-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "keeper-secrets", - "version": "0.2.1", + "version": "0.2.2", "description": "Retrieve, inject, and manage secrets from Keeper Vault using KSM CLI (ksm) for developer workflows, including ksm exec, interpolate, and Keeper notation.", "author": { "name": "Keeper Security", diff --git a/plugins/keeper-setup/.claude-plugin/plugin.json b/plugins/keeper-setup/.claude-plugin/plugin.json index c8dfec2..4c1cb38 100644 --- a/plugins/keeper-setup/.claude-plugin/plugin.json +++ b/plugins/keeper-setup/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "keeper-setup", - "version": "0.2.1", + "version": "0.2.2", "description": "Install and configure Keeper CLI tools (KSM CLI and Commander) for the Keeper Security agent kit, including profiles and authentication.", "author": { "name": "Keeper Security", diff --git a/plugins/keeper-setup/.cursor-plugin/plugin.json b/plugins/keeper-setup/.cursor-plugin/plugin.json index 129ca27..9f513cc 100644 --- a/plugins/keeper-setup/.cursor-plugin/plugin.json +++ b/plugins/keeper-setup/.cursor-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "keeper-setup", - "version": "0.2.1", + "version": "0.2.2", "description": "Install and configure Keeper CLI tools (KSM CLI and Commander) for the Keeper Security agent kit, including profiles and authentication.", "author": { "name": "Keeper Security", diff --git a/version.txt b/version.txt index 0c62199..ee1372d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.2.1 +0.2.2