← 返回 Skills 市场
239
总下载
1
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install rakuten-shop-analysis
功能描述
用于分析 Rakuten 乐天店铺。用户提供店铺链接或 shopCode 时使用,适合竞品研究、店铺结构分析和快速出报告。
安全使用建议
This skill appears internally consistent: it sends the shop URL/shopCode to a hosted backend you don't control and returns that backend's analysis. Before installing, consider: (1) the backend domain (https://rakuten.845817074.xyz) is not an official Rakuten host — confirm you trust that operator; (2) inputs you give (shop URLs or shopCodes) will be sent off-platform and could be logged or correlated with your IP; (3) no token is required (anonymous access), which makes usage easy but provides no guarantees about data retention or abuse; (4) if you need stronger privacy guarantees, avoid using the skill or request a self-hosted/backend-with-audit option from the author. If you want to dig deeper, review the upstream repository, run the included tests locally, and monitor outbound network requests (to confirm only the documented endpoints are contacted).
功能分析
Type: OpenClaw Skill
Name: rakuten-shop-analysis
Version: 0.1.10
The skill is a legitimate tool for Rakuten shop analysis that communicates with a hardcoded backend (https://rakuten.845817074.xyz). The code in scripts/run.mjs and scripts/format-output.mjs is well-structured, includes error handling for rate limiting, and contains no evidence of data exfiltration, obfuscation, or unauthorized execution. Furthermore, the instructions in SKILL.md and agents/openai.yaml include defensive constraints that explicitly forbid the AI agent from writing arbitrary scripts or performing direct scraping, which reduces the risk of unintended behavior.
能力评估
Purpose & Capability
The name/description state that analysis is performed by a hosted backend; the code (scripts/run.mjs) implements POST/poll/summary calls to that backend and formats the returned data. Required runtime (node) matches the included JS files. There are no unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md explicitly states the skill will send the provided shop link/shopCode to a hosted backend and forbids the agent from scraping Rakuten or writing ad-hoc fetch scripts. That scope is narrow and consistent, but it does mean user-provided inputs are transmitted to an external service (the SKILL.md and README both name the domain https://rakuten.845817074.xyz).
Install Mechanism
No install spec that downloads arbitrary code; the skill is instruction + small JS files included in the bundle and requires node on the host. Nothing is fetched from untrusted URLs during install.
Credentials
The skill requests no environment variables or secrets (primary credential: none). However, it does transmit user-provided shop identifiers to a third-party host (anonymous mode, no token). That data transmission is proportional to the stated purpose but is a privacy/third-party exposure risk users should be aware of.
Persistence & Privilege
The skill is not always-on and is user-invocable. It does not request elevated platform privileges, does not modify other skills' configs, and does not persist additional credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rakuten-shop-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/rakuten-shop-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.10
Forbid background monitoring claims when a run does not return final results
v0.1.9
Hide internal API details from model output and tighten prompt constraints
v0.1.8
Ban ad-hoc scraper script generation
v0.1.7
Disclose hosted backend and input transmission
v0.1.6
Simplify ClawHub skill description
v0.1.5
Hide backend implementation details from users
v0.1.4
Remove token configuration from current skill
v0.1.3
Disable custom API base URL for now
v0.1.2
Prevent ad-hoc API host hallucinations
v0.1.1
Clarify direct usage flow for normal users
v0.1.0
Initial public release
元数据
常见问题
Rakuten Shop Analysis 是什么?
用于分析 Rakuten 乐天店铺。用户提供店铺链接或 shopCode 时使用,适合竞品研究、店铺结构分析和快速出报告。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。
如何安装 Rakuten Shop Analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rakuten-shop-analysis」即可一键安装,无需额外配置。
Rakuten Shop Analysis 是免费的吗?
是的,Rakuten Shop Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rakuten Shop Analysis 支持哪些平台?
Rakuten Shop Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rakuten Shop Analysis?
由 abca12a(@abca12a)开发并维护,当前版本 v0.1.10。
推荐 Skills