← 返回 Skills 市场
644
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wrike
功能描述
Manage Wrike tasks, projects, folders, and comments via the Wrike REST API.
安全使用建议
This skill appears coherent for controlling Wrike via a CLI and only needs a Wrike API token. Before installing: verify the npm package 'claw-wrike' is the expected/official package (check npmjs.com, package maintainers, release history, and source repository); inspect the package contents or repository (install scripts, postinstall hooks) if you can; prefer creating a token with least privilege and rotate/revoke it if needed; check that ~/.claw-wrike/config.json is created with safe file permissions and that the CLI masks tokens when showing config; and consider running the CLI in a least-privilege environment or container if you are unsure of package provenance.
功能分析
Type: OpenClaw Skill
Name: wrike
Version: 0.1.0
The skill bundle is designed to manage Wrike tasks and projects via the `claw-wrike` CLI tool. The `SKILL.md` file provides clear instructions for the AI agent, including installation of `claw-wrike` via npm and handling of the `WRIKE_TOKEN`. Crucially, it includes explicit 'NEVER' instructions to guide the agent towards safe and responsible behavior (e.g., 'Never bulk-modify tasks without user confirmation'), which acts as a defense against prompt injection and indicates a lack of malicious intent. There is no evidence of data exfiltration, unauthorized execution, persistence, or other malicious activities within the provided files. The capabilities are aligned with the stated purpose of managing Wrike resources.
能力评估
Purpose & Capability
The skill is named 'Wrike' and documents a Wrike CLI (claw-wrike) that uses a WRIKE_TOKEN. Required binary (claw-wrike), primary env var (WRIKE_TOKEN), and the documented commands align with the described purpose.
Instruction Scope
SKILL.md only instructs using the claw-wrike CLI against the Wrike REST API and references storing the token in ~/.claw-wrike/config.json. It does not ask the agent to read unrelated system files, other env vars, or send data to unexpected endpoints.
Install Mechanism
Install is via npm package 'claw-wrike' which is a reasonable choice for a Node CLI but carries the usual npm risks: install-time scripts can execute arbitrary code and the registry/package provenance is not provided in the metadata. The install spec is not a remote URL extract and looks proportional to the task.
Credentials
Only a single credential (WRIKE_TOKEN) is required and declared as the primary credential. That is appropriate for a Wrike integration; no unrelated secrets or config paths are requested.
Persistence & Privilege
always:false (no forced-permanent inclusion). The skill stores token in its own config path (~/.claw-wrike/config.json) per instructions, which is consistent with CLI behavior and does not request elevated or cross-skill privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wrike - 安装完成后,直接呼叫该 Skill 的名称或使用
/wrike触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release
元数据
常见问题
Wrike 是什么?
Manage Wrike tasks, projects, folders, and comments via the Wrike REST API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 644 次。
如何安装 Wrike?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wrike」即可一键安装,无需额外配置。
Wrike 是免费的吗?
是的,Wrike 完全免费(开源免费),可自由下载、安装和使用。
Wrike 支持哪些平台?
Wrike 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wrike?
由 tallhamn(@tallhamn)开发并维护,当前版本 v0.1.0。
推荐 Skills