← Back to Skills Marketplace
jononovo

Game Tickets - Buy tickets with your credit card

by jononovo · GitHub ↗ · v1.2.5 · MIT-0
cross-platform ⚠ suspicious
308
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tickets
Description
Let your agent shop tickets online with owner approval.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tickets
  3. After installation, invoke the skill by name or use /tickets
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tickets
Version 1.2.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Game Tickets - Buy tickets with your credit card?

Let your agent shop tickets online with owner approval. It is an AI Agent Skill for Claude Code / OpenClaw, with 308 downloads so far.

How do I install Game Tickets - Buy tickets with your credit card?

Run "/install tickets" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Game Tickets - Buy tickets with your credit card free?

Yes, Game Tickets - Buy tickets with your credit card is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Game Tickets - Buy tickets with your credit card support?

Game Tickets - Buy tickets with your credit card is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Game Tickets - Buy tickets with your credit card?

It is built and maintained by jononovo (@jononovo); the current version is v1.2.5.

💬 Comments