Back to Skills

Passwords

openclaw
Updated 7 days ago
17 views
972
296
972
View on GitHub
Documentswordai

About

The Passwords skill provides a local credential vault with encrypted storage using age encryption and OS keychain integration. It offers secure password management with master password requirements, sensitivity-based access control, and TOTP support. Developers should use this for secure credential storage within Claude Code sessions when working with sensitive authentication data.

Quick Install

Claude Code

Recommended
Primary
npx skills add openclaw/skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/openclaw/skills
Git CloneAlternative
git clone https://github.com/openclaw/skills.git ~/.claude/skills/Passwords

Copy and paste this command in Claude Code to install this skill

GitHub Repository

openclaw/skills
Path: skills/ivangdavila/passwords
0
archivebackupclawdbotclawdhubskill

Related Skills