← 返回 Skills 市场
308
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tickets
功能描述
Let your agent shop tickets online with owner approval.
安全使用建议
This skill appears to be a general-purpose CreditClaw payment integration rather than a narrowly-scoped 'game tickets' helper — that naming/metadata mismatch and version inconsistencies are the primary red flags. Before installing: 1) Verify the vendor (creditclaw.com) and that you intended to install CreditClaw rather than a ticket-specific tool. 2) Check the company/site (contact, privacy, support, docs) and confirm the API host matches the manifest. 3) If you proceed, use an API key tied to a test or low-value wallet with strict spending limits and the strictest approval_mode (ask_for_everything). 4) Do not share your real production payment credentials; rotate keys after testing. 5) Be cautious about running the provided curl commands that write into ~/.creditclaw — inspect downloaded files before saving/executing. 6) Monitor logs and owner dashboards for any unexpected purchase attempts. The skill is coherent enough to be useful, but these mismatches and the fact it can initiate real payments justify caution and verification.
功能分析
Type: OpenClaw Skill
Name: tickets
Version: 1.2.5
The skill bundle facilitates financial transactions for AI agents via the CreditClaw service. While it includes extensive security documentation and server-side guardrails, it is classified as suspicious due to instructions in SKILL.md that direct the agent to execute shell commands (mkdir, curl) to download and save additional markdown files to the local filesystem. This 'self-installation' pattern creates a risk of Remote Instruction Execution if the source domain (creditclaw.com) is compromised. No clear evidence of intentional malice was found, but the capability for the agent to fetch and persist remote instructions is a high-risk behavior.
能力评估
Purpose & Capability
The registry entry shown to you is 'Game Tickets - Buy tickets with your credit card', but the included SKILL.md/skill.json describe a general-purpose shopping/payment platform (CreditClaw) that supports Amazon, Stripe, self-hosted cards, wallets, etc. That broad capability is not obviously limited to 'game tickets'. There are also inconsistent version strings across registry metadata (skill package version 1.2.5 vs SKILL.md/skill.json versions 2.3.x). These mismatches could be benign (naming mismatch or repackaging) but they are incoherent and merit verification from the publisher before trusting.
Instruction Scope
The SKILL.md gives concrete curl-based API calls to creditclaw.com for status, checkout, polling, and top-up requests — all of which are coherent for a shopping/checkout integration. It also suggests saving skill files under ~/.creditclaw/skills/creditcard via curl, which would write content to the user home directory. The instructions do not request unrelated system secrets or paths, but they do instruct network calls that can create real financial transactions (subject to server-side guardrails).
Install Mechanism
There is no formal install spec (instruction-only), so nothing is automatically downloaded by the platform. However the SKILL.md itself instructs using curl to fetch files from https://creditclaw.com and save them locally — that creates files on disk from an external host. The host is the same as the declared api_base (creditclaw.com), which is appropriate, but you should treat those curl commands as manual downloads and verify the remote site before executing them.
Credentials
Only one environment credential is requested: CREDITCLAW_API_KEY (declared as primaryEnv). That is proportionate for a service which needs an API key to authorize purchases. No unrelated credentials or broad filesystem config paths are requested in the manifest.
Persistence & Privilege
The skill is not force-installed (always: false) and is user-invocable; model invocation is allowed (the platform default). The skill does not request elevated platform privileges or to modify other skills' configurations. Note: because this skill enables real payments, autonomous model invocation combined with an active API key could result in the agent initiating purchase flows (though the skill claims human approval modes exist and spending is enforced server-side).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tickets - 安装完成后,直接呼叫该 Skill 的名称或使用
/tickets触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.5
- Added detailed documentation describing the CreditClaw skill for agent-driven online ticket purchases with human approval.
- Outlined available payment methods (Pre-paid Wallet, Self-Hosted Card, Stripe x402 Wallet) and their best use cases.
- Provided direct links for skill component files and setup instructions.
- Expanded security information, including API key handling, spending guardrails, and owner controls.
- Included comprehensive end-to-end onboarding and usage flow for both agents and human owners.
元数据
常见问题
Game Tickets - Buy tickets with your credit card 是什么?
Let your agent shop tickets online with owner approval. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 308 次。
如何安装 Game Tickets - Buy tickets with your credit card?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tickets」即可一键安装,无需额外配置。
Game Tickets - Buy tickets with your credit card 是免费的吗?
是的,Game Tickets - Buy tickets with your credit card 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Game Tickets - Buy tickets with your credit card 支持哪些平台?
Game Tickets - Buy tickets with your credit card 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Game Tickets - Buy tickets with your credit card?
由 jononovo(@jononovo)开发并维护,当前版本 v1.2.5。
推荐 Skills