← 返回 Skills 市场
chloepark85

Toss Payments CLI

作者 Chloe Park · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
126
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toss-payments-cli
功能描述
Command-line tool for Toss Payments API to retrieve payment details and perform full or partial payment cancellations using payment keys.
安全使用建议
This skill looks like documentation for a Toss Payments CLI rather than a self-contained implementation. Before installing or supplying TOSS_SECRET_KEY: 1) ask the publisher for the source repository or official package name and verify it (PyPI/GitHub and a homepage). 2) Do not export your real secret key until you confirm the package origin and inspect its code. 3) If you must test, use a test key with minimal privileges. 4) Prefer official SDKs or packages referenced by Toss Payments docs; avoid installing packages or running binaries from unverified/unknown sources.
功能分析
Type: OpenClaw Skill Name: toss-payments-cli Version: 0.1.0 The skill bundle contains metadata and documentation for a Toss Payments CLI tool designed to interact with the official Toss Payments Core API. The documentation (SKILL.md) describes standard payment retrieval and cancellation functions and requires a secret key via environment variables, which is consistent with its stated purpose. No malicious code, suspicious network calls, or prompt-injection attempts were found in the provided files.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill claims to be a CLI for Toss Payments and requests the TOSS_SECRET_KEY credential — that is appropriate for the stated purpose. However, it presents itself as a runnable CLI (toss-pay) while the skill bundle contains no code, no binaries, no homepage, and no install spec; this mismatch reduces confidence that the skill actually provides the advertised capability.
Instruction Scope
SKILL.md instructs running a toss-pay CLI and shows an install command (pipx install . / pip install .). It also mentions an optional TOSS_BASE_URL environment variable, but TOSS_BASE_URL is not declared in requires.env. The instructions do not ask for unrelated files or secrets, but they assume a local package/binary that is not present in the skill bundle — an agent following these instructions could try to run commands that don't exist or rely on an external package of unknown origin.
Install Mechanism
There is no install specification in the skill metadata, yet SKILL.md tells users to run pipx install . or pip install . which implies a Python package source. Because the skill contains no code files or repository link and the 'Source' and 'Homepage' fields are unknown/missing, there's no traceable/ verifiable install artifact. This is an incoherence and increases risk: the install instructions refer to artifacts that are absent.
Credentials
Only TOSS_SECRET_KEY is required/declared (primary credential), which is proportional for a payments API client. However, SKILL.md references an additional env var (TOSS_BASE_URL) that is not declared in requires.env. Requesting the secret key is reasonable for the purpose, but the skill has no provenance information and would have access to a sensitive credential if used — you should only provide it to a known, trusted implementation.
Persistence & Privilege
The skill does not request persistent/always-on privileges (always: false) and does not declare modifications to other skills or system-wide settings. Autonomous invocation is enabled by default but is not combined here with other high privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toss-payments-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toss-payments-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release
元数据
Slug toss-payments-cli
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Toss Payments CLI 是什么?

Command-line tool for Toss Payments API to retrieve payment details and perform full or partial payment cancellations using payment keys. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。

如何安装 Toss Payments CLI?

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

Toss Payments CLI 是免费的吗?

是的,Toss Payments CLI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Toss Payments CLI 支持哪些平台?

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

谁开发了 Toss Payments CLI?

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

💬 留言讨论