Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down
8 changes: 4 additions & 4 deletions .cursor-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.2.1"
".": "0.2.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion plugins/keeper-admin/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion plugins/keeper-admin/.cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion plugins/keeper-secrets/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion plugins/keeper-secrets/.cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion plugins/keeper-setup/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion plugins/keeper-setup/.cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.1
0.2.2