← 返回 Skills 市场
pass - stores, retrieves, generates, and synchronizes passwords securely
作者
Tiago Bastos
· GitHub ↗
· v1.0.0
455
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pass
功能描述
Complete guide for using pass, the standard Unix password manager. Use this skill whenever the user asks about pass, password-store, managing passwords from...
安全使用建议
This skill is essentially documentation and appears consistent with its purpose. Before running any of the commands shown: (1) review them line-by-line and understand their effects (especially git push, gpg --import, pass rm, and pass grep which decrypts data); (2) back up your store and private keys before making changes; (3) never paste your GPG private key or decrypted passwords into untrusted places; (4) ensure any remote repo you push to is private and you intend to host secrets there; and (5) if an automated agent attempts to execute these commands on your behalf, do not grant it access to your GPG private key or to the filesystem holding ~/.password-store unless you explicitly trust the agent and environment.
功能分析
Type: OpenClaw Skill
Name: pass
Version: 1.0.0
The skill provides a comprehensive guide for the `pass` password manager, including installation and usage instructions. While the core functionality and most commands are benign and directly related to the stated purpose, the skill is classified as suspicious due to instructions for installing the `pass-update` extension. This involves a `git clone` command to fetch a shell script (`update.bash`) from a third-party GitHub repository (https://github.com/roddhjav/pass-update) into the user's system. Although `pass-update` is a legitimate extension, this method of installation introduces a supply chain risk for the user, as the integrity of the external repository is not guaranteed by the skill itself, representing a risky capability without clear malicious intent. This instruction is found in `SKILL.md`.
能力评估
Purpose & Capability
The name and description match the SKILL.md content: the document is a practical guide to installing, configuring, and using pass (including GPG and git workflows). All required actions (GPG key generation/import, initializing the store, git sync, pass-otp, pass-import) are expected for this purpose.
Instruction Scope
The instructions stay within the scope of managing a pass password store, but they include highly sensitive, high-impact operations (e.g., importing a private GPG key, initializing/pushing a git remote, running pass grep which decrypts entries). These are appropriate for a pass guide but are operations that will affect and potentially expose secrets if executed without care.
Install Mechanism
No install specification or remote downloads are present — the skill is instruction-only and only recommends installing packages via standard OS package managers or brew/pip, which is proportionate for this guide.
Credentials
The skill requests no environment variables, credentials, or config paths. It references typical user artifacts (e.g., ~/.password-store, private-key.asc, git remotes, SSH keys) that are expected for using pass; it does not demand access to unrelated services or secrets.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always is false). It's an on-demand guide and does not modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pass - 安装完成后,直接呼叫该 Skill 的名称或使用
/pass触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Pass 1.0.0 — Initial Release
- Complete beginner-to-advanced guide for the pass CLI, including installation, store setup, and daily usage.
- Covers GPG key management, entry formats, and organizing secrets hierarchically.
- Step-by-step instructions for inserting, generating, copying, searching, editing, moving, and removing passwords.
- Detailed section on integrating pass with git for syncing and backup.
- Usage and setup for popular extensions: pass-otp (TOTP), pass-import, and pass-update.
- Environment variable reference and troubleshooting tips included.
元数据
常见问题
pass - stores, retrieves, generates, and synchronizes passwords securely 是什么?
Complete guide for using pass, the standard Unix password manager. Use this skill whenever the user asks about pass, password-store, managing passwords from... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 455 次。
如何安装 pass - stores, retrieves, generates, and synchronizes passwords securely?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pass」即可一键安装,无需额外配置。
pass - stores, retrieves, generates, and synchronizes passwords securely 是免费的吗?
是的,pass - stores, retrieves, generates, and synchronizes passwords securely 完全免费(开源免费),可自由下载、安装和使用。
pass - stores, retrieves, generates, and synchronizes passwords securely 支持哪些平台?
pass - stores, retrieves, generates, and synchronizes passwords securely 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 pass - stores, retrieves, generates, and synchronizes passwords securely?
由 Tiago Bastos(@bastos)开发并维护,当前版本 v1.0.0。
推荐 Skills