技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 178 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :可疑 · OpenClaw :可疑
Package:aiwithabidi/onepassword
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :可疑
OpenClaw 评估
The skill largely matches its stated purpose (1Password Connect access) but the runtime script reads an unadvertised .env path/WORKSPACE env var and contains a few implementation bugs, so you should review/ sandbox it before giving it real secrets.
目的
Name and description (1Password Connect) align with the required environment variables OP_CONNECT_TOKEN and OP_CONNECT_HOST and with the provided CLI behavior (vaults, items, health). Asking for a Connect token and host is appropriate for this purpose.
说明范围
SKILL.md instructs running the included CLI and documents OP_CONNECT_TOKEN and OP_CONNECT_HOST, but the Python script also attempts to read a .env file from WORKSPACE or ~/.openclaw/workspace/.env when env vars are missing. That file-read behavior is not declared in SKILL.md metadata and could cause the tool to access other local configuration files unexpectedly. The script otherwise only talks to the host specified by OP_CONNECT_HOST.
安装机制
No install spec (instruction-only plus a single Python script). No remote downloads or package installs — lowest install risk.
证书
Only OP_CONNECT_TOKEN (primary) and OP_CONNECT_HOST are required, which is proportionate. However the script also reads the WORKSPACE environment variable (if present) and will parse a .env file under that workspace or ~/.openclaw/workspace/.env to look up missing env values. WORKSPACE is not declared in the metadata and reading .env files is an additional implicit source of secrets.
持久
always is false and the skill does not request to be force-enabled or modify other skills/config. It doesn't persist credentials itself beyond reading envs/.env.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Onepassword」。简介:1Password Connect — vaults, items, secrets management for server-side applicati…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aiwithabidi/onepassword/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。