← 返回 Skills 市场
membranedev

Retailed

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
268
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install retailed
功能描述
Retailed integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Retailed data.
安全使用建议
This skill is instruction-only and uses the Membrane CLI to talk to Retailed, which is coherent with its description. Before installing: (1) verify the @membranehq/cli package on npm and check its GitHub repo/release notes; (2) avoid installing global npm packages on shared or sensitive systems — consider using npx or a sandbox; (3) understand that authentication happens in your browser and the CLI will persist tokens/config locally; (4) review what permissions the Membrane connector requests in the connection step (scopes/allowed actions) so you only grant what you expect. If you need higher assurance, ask for the exact Membrane connector details or an explicit install manifest/source URL you can audit.
功能分析
Type: OpenClaw Skill Name: retailed Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Retailed platform using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installing the CLI, authenticating via OAuth/Device flow, and managing API actions through the Membrane platform. No indicators of malicious intent, such as data exfiltration, unauthorized persistence, or obfuscated code, were found. The instructions are consistent with the stated purpose of using a third-party integration service.
能力评估
Purpose & Capability
The skill's name/description match the runtime instructions: it delegates Retailed interactions to the Membrane platform via the Membrane CLI. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md confines actions to installing and running the Membrane CLI, authenticating via browser/URL, creating connections, searching and running Membrane actions, and polling action status. It does not instruct reading arbitrary local files or exfiltrating data outside the Membrane workflow.
Install Mechanism
There is no manifest install spec, but the doc instructs users to run `npm install -g @membranehq/cli` or use `npx`. Installing a global npm package writes code to disk and executes install scripts — standard for CLIs but worth noting. Verify the package source (npm/GitHub) before installing on sensitive or shared machines.
Credentials
The skill requests no environment variables or local secrets and explicitly advises against asking users for API keys, relying on Membrane to manage auth. This is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request extra platform privileges. Be aware the Membrane CLI will persist connection/auth state locally (typical for CLIs); the skill itself does not demand system-wide configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install retailed
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /retailed 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug retailed
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Retailed 是什么?

Retailed integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Retailed data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 268 次。

如何安装 Retailed?

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

Retailed 是免费的吗?

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

Retailed 支持哪些平台?

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

谁开发了 Retailed?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论