← 返回 Skills 市场
put.io (kaput CLI)
作者
Aanish Bhirud
· GitHub ↗
· v1.0.0
1790
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install putio
功能描述
Manage a put.io account via the kaput CLI (transfers, files, search) — hoist the mainsail, add magnets/URLs, and check transfer status; best paired with the chill-institute skill.
安全使用建议
This skill is a thin, coherent wrapper around the kaput CLI and appears low-risk, but take these precautions before installing/using it:
- Verify the kaput-cli package/source before running 'cargo install' (crates.io packages are arbitrary code that will be compiled/run on your machine). Prefer installing from a trusted repository or review its source. The SKILL.md calls kaput 'unofficial'.
- Use the kaput device-code login flow as instructed; do not paste credentials into chat. Treat the CLI's token file as sensitive and keep it private (the CLI stores it locally).
- Be aware that any command that adds transfers will cause put.io to fetch content specified by URLs/magnets you supply; only add URLs you trust. The skill can run these commands autonomously if the agent is allowed to invoke skills, so restrict agent autonomy if you don't want it creating transfers without your review.
- If you want stronger isolation, run kaput in a controlled environment (local user account or container) rather than on a shared machine.
Overall, the skill's behavior and requirements match its stated purpose; the remaining risk is the normal risk of installing and running an external CLI (verify the CLI itself).
功能分析
Type: OpenClaw Skill
Name: putio
Version: 1.0.0
The skill bundle is benign. It clearly defines its purpose to manage put.io via the `kaput-cli` tool. All scripts directly invoke the `kaput` CLI with arguments, without any evidence of data exfiltration, malicious execution (e.g., `curl|bash`, `eval`), persistence mechanisms, or obfuscation. The `SKILL.md` instructions are straightforward, do not contain prompt injection attempts, and even include security notes advising against pasting passwords or sharing debug logs. The installation of `kaput-cli` via `cargo install` is a standard method for Rust tools and is explicitly stated.
能力评估
Purpose & Capability
Name/description match the included scripts and SKILL.md. All requested actions (list/add transfers, search files, check auth) are implemented by simple wrappers that call the kaput CLI. No unrelated capabilities, binaries, or env vars are requested.
Instruction Scope
SKILL.md instructs installing kaput via cargo and using its device-code login flow. Runtime scripts only call kaput (or respect KAPUT_BIN) and do not read unrelated files, environment variables, or exfiltrate data. The README warns about token safety and not pasting passwords.
Install Mechanism
There is no automatic install spec in the skill bundle; the user is told to run 'cargo install kaput-cli'. That is a reasonable, proportional instruction for an unofficial Rust CLI. The skill itself does not download code from arbitrary URLs or extract archives.
Credentials
The skill declares no required env vars or credentials. Scripts optionally honor KAPUT_BIN to override the binary location, which is appropriate and minimal. Authentication is performed by the kaput CLI using the device-code flow and stored locally by the CLI (not by the skill).
Persistence & Privilege
always is false and the skill doesn't request system-wide changes or modify other skills. It does not embed persistent installers or self-enable. Runtime actions are limited to invoking the kaput CLI.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install putio - 安装完成后,直接呼叫该 Skill 的名称或使用
/putio触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Hoist the mainsail: add magnets/URLs and track your cargo.
元数据
常见问题
put.io (kaput CLI) 是什么?
Manage a put.io account via the kaput CLI (transfers, files, search) — hoist the mainsail, add magnets/URLs, and check transfer status; best paired with the chill-institute skill. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1790 次。
如何安装 put.io (kaput CLI)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install putio」即可一键安装,无需额外配置。
put.io (kaput CLI) 是免费的吗?
是的,put.io (kaput CLI) 完全免费(开源免费),可自由下载、安装和使用。
put.io (kaput CLI) 支持哪些平台?
put.io (kaput CLI) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 put.io (kaput CLI)?
由 Aanish Bhirud(@baanish)开发并维护,当前版本 v1.0.0。
推荐 Skills