feat(skills): add bitwarden-cli-vault — bw CLI read/write/update/delete #17
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/bitwarden-cli-vault-skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the
bitwarden-cli-vaultskill: session-basedbwCLI vault operations (read/create/update/delete/upsert) with no interactive prompts, confirming our existingBW_*bootstrap creds already grant read+write.Directly operationalizes the vault-mediated mother-key-exchange design — it documents the two patterns we need:
mother-sync-hive-keys, with the restrictedcommand="colibri-mcp",restrict,no-pty,…wrapper writing/var/db/colibri/.ssh/authorized_keys.hive.Validates clean (
layered_soul.py validate).🤖 Generated with Claude Code