← 返回 Skills 市场
adorostkar

Raindrop CLI

作者 adorostkar · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
875
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install raindrop-cli
功能描述
Manage Raindrop.io bookmarks from the command line (search, exists, add, update, remove) using the Raindrop REST API. Use when automating bookmark capture and organization with a personal RAINDROP_TOKEN.
安全使用建议
This skill's docs expect a RAINDROP_TOKEN and a `raindrop` CLI, but the package contains no code or declared env requirements. Before installing or enabling it: (1) ask the publisher for the missing script or a clear install source (GitHub release or package) and for the RAINDROP_TOKEN to be declared in metadata; (2) avoid storing tokens in shared config unless you trust all skills that read that path; (3) prefer a skill that either includes its installer or documents a trustworthy acquisition URL and explicitly lists RAINDROP_TOKEN as a required credential. If you can't verify those, don't enable the skill with your Raindrop token — the agent might try to run or fetch an undeclared binary or mis-handle your credential.
功能分析
Type: OpenClaw Skill Name: raindrop-cli Version: 0.1.0 The skill bundle's metadata and documentation (`_meta.json`, `SKILL.md`) describe a legitimate purpose: managing Raindrop.io bookmarks via its API. The instructions for setting `RAINDROP_TOKEN` are necessary for the skill's functionality and suggest a secure storage location. There is no evidence of prompt injection, data exfiltration, or other malicious intent in the provided files. The actual script (`scripts/raindrop`) is not included for analysis, but the documentation itself is benign.
能力评估
Purpose & Capability
The SKILL.md says this skill provides a `scripts/raindrop` CLI and requires a personal RAINDROP_TOKEN; however, the published bundle contains no code, no scripts, and the registry metadata lists no required environment variables. Either the skill expects an existing external binary (not declared) or the package is incomplete — this does not align cleanly with the claimed purpose.
Instruction Scope
Instructions instruct the user to set RAINDROP_TOKEN (recommended in ~/.config/openclaw/gateway.env) and show CLI usage. They do not instruct the agent to read other unrelated files, but recommending a shared gateway.env path is notable because that path may hold other credentials; the instructions do not explain how the `raindrop` CLI is obtained or executed.
Install Mechanism
There is no install spec (instruction-only), which is low risk in itself. However, the SKILL.md claiming to 'provide scripts/raindrop' while no code or install instructions exist is an inconsistency: the agent may attempt to run a non-existent CLI or try to fetch/install it at runtime without guidance.
Credentials
The runtime docs require RAINDROP_TOKEN, but the skill metadata declares no required env vars and no primary credential. That mismatch is suspicious — a Raindrop integration legitimately needs a token, and it should be declared explicitly so users know what will be accessed.
Persistence & Privilege
The skill is not always-enabled and allows normal autonomous invocation. It does not request elevated persistence or modify other skills' configs according to the provided manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install raindrop-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /raindrop-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: small Raindrop.io CLI (search/exists/add/update/remove) with safe defaults.
元数据
Slug raindrop-cli
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Raindrop CLI 是什么?

Manage Raindrop.io bookmarks from the command line (search, exists, add, update, remove) using the Raindrop REST API. Use when automating bookmark capture and organization with a personal RAINDROP_TOKEN. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 875 次。

如何安装 Raindrop CLI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install raindrop-cli」即可一键安装,无需额外配置。

Raindrop CLI 是免费的吗?

是的,Raindrop CLI 完全免费(开源免费),可自由下载、安装和使用。

Raindrop CLI 支持哪些平台?

Raindrop CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Raindrop CLI?

由 adorostkar(@adorostkar)开发并维护,当前版本 v0.1.0。

💬 留言讨论