← 返回 Skills 市场
test-skill22131
作者
littlecrabzzz-alt
· GitHub ↗
· v1.0.0
333
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install test-skill2123
功能描述
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/...
安全使用建议
This skill appears to be a legitimate 1Password CLI helper and installs via Homebrew as expected. The main risk is operational: the instructions require creating a tmux session and capturing the terminal pane, which can include sensitive output. Before installing, confirm you (or the agent) will: 1) never transmit captured pane output to logs or external services, 2) implement redaction or strict filtering of captured output, and 3) review/declare any socket-related env vars (OPENCLAW_TMUX_SOCKET_DIR / CLAWDBOT_TMUX_SOCKET_DIR) used in your environment. If you want stronger guarantees, ask the skill author to remove automatic capture-pane usage or to add explicit redaction and handling rules in SKILL.md. If these safeguards cannot be enforced, treat outputs from this skill as high-sensitivity data and restrict its use.
功能分析
Type: OpenClaw Skill
Name: test-skill2123
Version: 1.0.0
The skill bundle is designed to integrate with the 1Password CLI (`op`), a legitimate secrets management tool. The `skill.md` provides instructions for installing `op` via `brew` and a detailed workflow for using it, including a `tmux` wrapper for `op` commands. While the instructions involve shell execution via `tmux send-keys`, these commands (`op signin`, `op whoami`, `op vault list`) are directly aligned with the stated purpose of the skill. Crucially, the skill includes explicit 'Guardrails' advising against pasting secrets into logs/chat and preferring secure methods like `op run`/`op inject`. There is no evidence of malicious intent such as data exfiltration, unauthorized execution, or persistence mechanisms; instead, the instructions aim to facilitate secure and reliable interaction with 1Password.
能力评估
Purpose & Capability
Name, description, required binary (op), and the brew install formula (1password-cli) are consistent with a skill whose job is to help install and use the 1Password CLI.
Instruction Scope
The SKILL.md mandates running every op command inside a freshly-created tmux session and explicitly captures the tmux pane (capture-pane) then kills the session. Capturing terminal output can include secrets (or one-time codes) and the instructions do not require redaction or otherwise limit what is captured or how the captured output is handled/transmitted. The instructions also reference socket-directory env vars (OPENCLAW_TMUX_SOCKET_DIR, CLAWDBOT_TMUX_SOCKET_DIR) that are not declared in the skill metadata. Overall the instructions perform actions that could expose sensitive data unless callers strictly follow additional safeguards not specified here.
Install Mechanism
Install spec uses Homebrew formula '1password-cli' which is an expected, low-risk installation path for this purpose. No arbitrary downloads or archive extraction are present.
Credentials
The skill declares no required credentials or env vars (appropriate for a local CLI helper). However, it references OPENCLAW_TMUX_SOCKET_DIR and CLAWDBOT_TMUX_SOCKET_DIR in example commands; these are not declared in requires.env. There is no request for unrelated credentials, which is good.
Persistence & Privilege
The skill is not force-included (always: false) and does not request elevated or persistent platform privileges. Autonomous invocation is allowed by platform default but not combined with other high-risk flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install test-skill2123 - 安装完成后,直接呼叫该 Skill 的名称或使用
/test-skill2123触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of 1Password CLI (op) integration.
- Provides setup and workflow for installing, signing in, and securely running CLI commands.
- Enforces use of tmux sessions for all op operations to ensure secure and stable authentication.
- Includes guardrails for secret handling and access verification.
- Detailed references for installation, app integration, and CLI examples are provided.
元数据
常见问题
test-skill22131 是什么?
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 333 次。
如何安装 test-skill22131?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-skill2123」即可一键安装,无需额外配置。
test-skill22131 是免费的吗?
是的,test-skill22131 完全免费(开源免费),可自由下载、安装和使用。
test-skill22131 支持哪些平台?
test-skill22131 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 test-skill22131?
由 littlecrabzzz-alt(@littlecrabzzz-alt)开发并维护,当前版本 v1.0.0。
推荐 Skills