← 返回 Skills 市场
xueyetianya

Return Policy

作者 bytesagain4 · GitHub ↗ · v2.3.6 · MIT-0
cross-platform ✓ 安全检测通过
423
总下载
0
收藏
1
当前安装
12
版本数
在 OpenClaw 中安装
/install return-policy
功能描述
退换货政策生成。电商退货政策、实体店政策、国际退货、退款流程、模板库、FAQ。Return policy generator. 退换货、退款政策。
安全使用建议
This skill appears to be a straightforward local return-policy generator. Before installing or running it: (1) know that it will create a data directory (by default ~/.local/share/return-policy) and write logs/data there; (2) it requires a POSIX shell and python3 to run (these were not listed in the metadata); (3) you can override where it stores data by setting RETURN_POLICY_DIR — do not point that to sensitive system or credential directories; (4) the scripts do not connect to the network or ask for secrets. If you want to be extra cautious, inspect the scripts on disk and run them in a restricted environment (container or throwaway user) before giving them access to important files.
功能分析
Type: OpenClaw Skill Name: return-policy Version: 2.3.6 The skill bundle is a legitimate return policy generator. The primary logic in scripts/return.sh uses Python to generate text, HTML, and comparison tables for return policies, while scripts/script.sh provides standard local data management utilities without any network access, sensitive data exfiltration, or malicious instructions.
能力评估
Purpose & Capability
The skill's name/description (return-policy generator) matches the included scripts and SKILL.md. Minor inconsistency: the bundled scripts invoke python3 but the registry metadata lists no required binaries. In practice python3 (and a POSIX shell) are required for the scripts to run; this is a small metadata omission rather than malicious behavior.
Instruction Scope
The SKILL.md and scripts instruct the agent to run local commands and generate policy text/HTML. The runtime instructions do not access network endpoints or read arbitrary system files. The scripts do create and append to files under a data directory (default: ${XDG_DATA_HOME:-$HOME/.local/share}/return-policy), so the skill will persist user-provided entries/logs on disk. This is expected for a local utility but worth noting.
Install Mechanism
No install spec / no remote downloads. The skill is instruction-and-script-only; nothing is pulled from external URLs at install time, which minimizes risk.
Credentials
The skill does not request credentials or secrets. It does read standard environment variables (XDG_DATA_HOME, HOME) and honors an optional RETURN_POLICY_DIR to override storage path; RETURN_POLICY_DIR is not declared in requires.env metadata. This is reasonable, but users should be aware they can change RETURN_POLICY_DIR to point to arbitrary paths (so avoid setting it to sensitive system locations).
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges. It only persists data under a per-user data directory and its own history.log/data.log files. There is no attempt to modify other skills or system-wide configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install return-policy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /return-policy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.3.6
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.1
Add runtime declaration + security compliance
v2.0.0
Rewritten: full functional tool replacing prompt shell
v0.0.1
c
v1.0.0
Initial release of the Return Policy skill. - Generate return and refund policies for ecommerce, retail, and international scenarios. - Includes refund process guides, policy templates, and FAQ support. - Simple command structure for quick access to templates and information.
元数据
Slug return-policy
版本 2.3.6
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 12
常见问题

Return Policy 是什么?

退换货政策生成。电商退货政策、实体店政策、国际退货、退款流程、模板库、FAQ。Return policy generator. 退换货、退款政策。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 423 次。

如何安装 Return Policy?

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

Return Policy 是免费的吗?

是的,Return Policy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Return Policy 支持哪些平台?

Return Policy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Return Policy?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.3.6。

💬 留言讨论