← 返回 Skills 市场
126
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mobazha-store-management
功能描述
Manage a Mobazha store using MCP tools — products, orders, messages, and settings. Requires an active MCP connection (see store-mcp-connect).
安全使用建议
This skill appears to do what it says (manage a Mobazha store), but the package metadata omitted the declared MCP credential that SKILL.md requires — confirm with the publisher why the registry doesn't list the MCP credential. Before installing: (1) verify the skill's publisher and inspect the related store-mcp-connect skill to ensure session token handling is safe, (2) avoid providing long-lived or high-privilege MCP credentials until you trust the skill, (3) be cautious about allowing the agent to download images from arbitrary URLs (malicious content or exfiltration risk), and (4) run initial tests with a limited/test seller account and monitor actions (order changes, refunds, fund releases) rather than your production store.
功能分析
Type: OpenClaw Skill
Name: mobazha-store-management
Version: 0.2.0
The skill bundle provides comprehensive instructions for an AI agent to manage a Mobazha e-commerce store via MCP tools. It defines standard operations for product listings, order processing, buyer communication, and store settings. The documentation in SKILL.md includes security-conscious best practices, such as requiring explicit user consent for destructive actions and ensuring credentials are never logged or displayed, showing no signs of malicious intent or prompt injection.
能力标签
能力评估
Purpose & Capability
Name/description and the SKILL.md are coherent: all tools and workflows (listings, orders, chat, discounts, collections, profile, settings, notifications) are consistent with managing a Mobazha store via MCP. However, the registry metadata lists no primary credential while SKILL.md declares requires_credentials: true and lists an MCP session token — this mismatch is unexpected and should be clarified.
Instruction Scope
Runtime instructions stay within store-management functionality (listing creation/update/delete, order lifecycle, messaging, discounts, collections, profile, settings). A caution: the 'Add Product' workflow accepts product images or URLs to download; downloading arbitrary URLs is an action that reaches outside the platform and should be explicitly authorized and validated. The instructions do not ask the agent to read local files, unrelated env vars, or other system config.
Install Mechanism
No install spec and no code files — this is instruction-only and does not write code to disk or pull external binaries. That minimizes supply-chain risk.
Credentials
SKILL.md requires an MCP session token (credential_types: MCP session token via store-mcp-connect), which is appropriate for a store-management skill. But the published registry metadata shows no primary credential and no required env vars — a clear inconsistency. Also, although no other secrets are requested, the skill's ability to perform actions (confirm/complete/refund orders, release escrow) means the MCP credential grants substantial control and should be treated as sensitive.
Persistence & Privilege
The skill is not forced-always, and model invocation is allowed (platform default). It does not request persistent system-wide configuration or elevated privileges. No additional persistence concerns observed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mobazha-store-management - 安装完成后,直接呼叫该 Skill 的名称或使用
/mobazha-store-management触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Add credential declarations; require explicit consent; never log tokens
v0.1.0
Initial release
元数据
常见问题
Store Management 是什么?
Manage a Mobazha store using MCP tools — products, orders, messages, and settings. Requires an active MCP connection (see store-mcp-connect). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。
如何安装 Store Management?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mobazha-store-management」即可一键安装,无需额外配置。
Store Management 是免费的吗?
是的,Store Management 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Store Management 支持哪些平台?
Store Management 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Store Management?
由 fengzie(@fengzie)开发并维护,当前版本 v0.2.0。
推荐 Skills