← 返回 Skills 市场
triplehippo

Shop from Microsoft - With your creditcard

作者 TripleHippo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
309
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install microsoft
功能描述
Let your agent shop online with guardrailed wallets, multiple payment methods, and owner approval.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install microsoft
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /microsoft 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug microsoft
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 1
历史版本数 1
常见问题

Shop from Microsoft - With your creditcard 是什么?

Let your agent shop online with guardrailed wallets, multiple payment methods, and owner approval. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 309 次。

如何安装 Shop from Microsoft - With your creditcard?

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

Shop from Microsoft - With your creditcard 是免费的吗?

是的,Shop from Microsoft - With your creditcard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Shop from Microsoft - With your creditcard 支持哪些平台?

Shop from Microsoft - With your creditcard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shop from Microsoft - With your creditcard?

由 TripleHippo(@triplehippo)开发并维护,当前版本 v1.0.0。

💬 留言讨论