← Back to Skills Marketplace
triplehippo

Shop from Microsoft - With your creditcard

by TripleHippo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
309
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install microsoft
Description
Let your agent shop online with guardrailed wallets, multiple payment methods, and owner approval.
Usage Guidance
This skill appears internally consistent for a payment-enabled shopping assistant, but take the following precautions before installing or enabling it: - Verify the publisher and domain: confirm creditclaw.com is the legitimate service you expect and that the registry listing/publisher match the company you trust. The listing name/slug ('microsoft' / 'Shop from Microsoft - With your creditcard') does not match the internal skill id (creditclaw-creditcard) — ask the publisher to explain or fix this. - Treat the API key as sensitive: only provide a CREDITCLAW_API_KEY created for this purpose, and do not reuse broader-scoped credentials (do not use your primary Stripe/AWS/etc. keys). Prefer a limited-scope key with the minimum rights and start with a low balance or test mode if available. - Review webhook/callback settings carefully: if you register a callback_url, only use endpoints you control; otherwise external URLs could receive event payloads containing order metadata. - Start safely: test with minimal funds, leave owner approval mode enabled (ask_for_everything) until you confirm behavior, and monitor the owner's dashboard for transactions and approvals. - Avoid running curl install commands until you’ve validated the domain and the files (you can open the URLs in a browser first). Consider downloading files and inspecting them before placing them under ~/.creditclaw. - Absence of code/scan findings is not a guarantee of safety: this skill is instruction-only (no code to regex-scan). If you need higher assurance, ask the publisher for an audit, a public repository, or an official third-party review.
Capability Analysis
Type: OpenClaw Skill Name: microsoft Version: 1.0.0 The skill bundle facilitates high-risk financial transactions and includes instructions in SKILL.md that direct the AI agent to execute shell commands (curl) to download and overwrite local files from a remote domain (creditclaw.com). This pattern functions as a remote instruction injection vector, allowing the remote server to alter the agent's behavior after the initial security review. Additionally, there is a discrepancy in _meta.json where the 'slug' is set to 'microsoft' despite the content being entirely focused on the 'CreditClaw' service, which is a common indicator of brand impersonation or misleading metadata.
Capability Assessment
Purpose & Capability
Functionality described in the SKILL.md (agent-driven purchases, multiple payment rails, approval flows) matches the declared requirement of a single CREDITCLAW_API_KEY and the listed API endpoints on creditclaw.com. Incoherence: the top-line name shown to you ('Shop from Microsoft - With your creditcard' / registry slug 'microsoft') does not match internal metadata and filenames which identify the skill as creditclaw-creditcard — this could be an editorial error or a mislabel and should be clarified before trust/installation.
Instruction Scope
Instructions are narrowly scoped to interacting with creditclaw.com APIs (purchase, status, wallet checks) and to downloading the skill's help files from creditclaw.com into ~/.creditclaw/skills/creditcard. That download/install guidance writes files to the user's home directory and the skill expects the agent to send the API key as a Bearer token to creditclaw.com. The skill also documents registering callback_url/webhooks — which could send purchase events to arbitrary endpoints if misconfigured, so users should only set callback URLs they control.
Install Mechanism
No automated install spec or binaries; the skill is instruction-only. The only installation guidance are curl commands fetching files from https://creditclaw.com, which is a single, documented host (not a shortener or random IP). That is lower risk than arbitrary binary downloads, but users should still verify the domain before running those curl commands.
Credentials
The skill requests exactly one credential (CREDITCLAW_API_KEY) and uses it only in examples to call creditclaw.com endpoints. This is proportionate to the stated purpose (a payment/shopping integration). No unrelated secrets or system config paths are requested.
Persistence & Privilege
always:false and default autonomous invocation are appropriate. The SKILL.md suggests saving files to ~/.creditclaw/skills/creditcard which gives the skill local persistence of documentation; this is expected for an instruction-only skill but users should be aware files will be written to their home directory. Autonomous invocation is allowed by default (disable-model-invocation:false) — combined with a payment-capable API key this increases impact if misused, so confirm owner approval policies and limits before enabling.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install microsoft
  3. After installation, invoke the skill by name or use /microsoft
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Added CreditClaw — a new skill enabling agents to make online purchases with guardrailed wallets and owner-approved spending. - Supports multiple payment methods: Pre-paid Wallet, Self-Hosted Card, and Stripe x402 Wallet, each with dedicated usage guides. - Enforces strict API key security, owner visibility for all transactions, and configurable approval modes for purchases. - Features robust security: real-time spending guardrails, wallet freezing, access logging, endpoint rate limiting, and hashed API keys. - Provides detailed documentation links and setup instructions for integrating and using the CreditClaw payment system.
Metadata
Slug microsoft
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Shop from Microsoft - With your creditcard?

Let your agent shop online with guardrailed wallets, multiple payment methods, and owner approval. It is an AI Agent Skill for Claude Code / OpenClaw, with 309 downloads so far.

How do I install Shop from Microsoft - With your creditcard?

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

Is Shop from Microsoft - With your creditcard free?

Yes, Shop from Microsoft - With your creditcard is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Shop from Microsoft - With your creditcard support?

Shop from Microsoft - With your creditcard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shop from Microsoft - With your creditcard?

It is built and maintained by TripleHippo (@triplehippo); the current version is v1.0.0.

💬 Comments