← Back to Skills Marketplace
littlecrabzzz-alt

test-skill22131

by littlecrabzzz-alt · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
333
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install test-skill2123
Description
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/...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test-skill2123
  3. After installation, invoke the skill by name or use /test-skill2123
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug test-skill2123
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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/... It is an AI Agent Skill for Claude Code / OpenClaw, with 333 downloads so far.

How do I install test-skill22131?

Run "/install test-skill2123" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is test-skill22131 free?

Yes, test-skill22131 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does test-skill22131 support?

test-skill22131 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created test-skill22131?

It is built and maintained by littlecrabzzz-alt (@littlecrabzzz-alt); the current version is v1.0.0.

💬 Comments