← 返回 Skills 市场
g9pedro

Whop Store Management

作者 G9Pedro · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
597
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install whop-cli
功能描述
Manage Whop digital products store — create products, plans, track payments, manage memberships. Use when: selling digital products, managing Whop store. Don...
安全使用建议
This skill appears coherent for managing a Whop store. Before installing: 1) Review the @whop/sdk package on npm (read its README, recent versions, and maintainers) because npm installs execute package scripts; prefer a local/project install over global if you want less system impact. 2) Only provide a Whop API key with the least privileges needed and rotate it if possible. 3) Avoid pasting the API key into public places or sharing it; set it in a secure environment store. 4) If you run the npm -g command, avoid using sudo where possible or audit what it will change. 5) If you need stronger assurance, request the skill author/public homepage or source repository to verify provenance and inspect the SDK code.
功能分析
Type: OpenClaw Skill Name: whop-cli Version: 1.0.0 The skill bundle is benign. It provides instructions and code examples for managing a Whop digital products store using the official `@whop/sdk`. The `SKILL.md` clearly defines required environment variables (`WHOP_API_KEY`, `WHOP_COMPANY_ID`) and includes a standard `npm install -g @whop/sdk` command for setup. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent. All content aligns with the stated purpose of Whop store management.
能力评估
Purpose & Capability
Name/description, declared env vars (WHOP_API_KEY, WHOP_COMPANY_ID), and the SKILL.md usage examples all target Whop's API and SDK. There are no unrelated credentials, binaries, or functionality requested.
Instruction Scope
SKILL.md only instructs installing the Whop SDK, exporting the Whop API key and company ID, and calling the SDK methods (products, plans, payments, memberships, etc.). It does not direct the agent to read arbitrary host files, other environment variables, or send data to unexpected external endpoints.
Install Mechanism
The SKILL.md recommends running 'npm install -g @whop/sdk'. Installing from the public npm registry is a normal choice for a JavaScript SDK, but global npm installs run package install scripts and require elevated permissions on some systems. This is a moderate-risk action in general; consider reviewing the @whop/sdk package on the npm registry and using a local or project-scoped install instead of -g if you prefer less blast radius.
Credentials
Only two environment variables are required and both are directly relevant to working with Whop (API key and company ID). No other secrets or unrelated environment access is requested.
Persistence & Privilege
The skill is not always-included and does not request system-wide configuration changes. It is instruction-only and does not attempt to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whop-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whop-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of whop-cli. - Manage Whop digital products store via API: create products and pricing plans, track payments, and manage memberships. - Easy setup with environment variables for API authentication. - Usage examples included for product and plan creation, payment tracking, and membership management. - Supports multiple resources: products, plans, payments, memberships, files, webhooks, and more. - Requires Whop SDK installation and configuration of API key and company ID.
元数据
Slug whop-cli
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Whop Store Management 是什么?

Manage Whop digital products store — create products, plans, track payments, manage memberships. Use when: selling digital products, managing Whop store. Don... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 597 次。

如何安装 Whop Store Management?

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

Whop Store Management 是免费的吗?

是的,Whop Store Management 完全免费(开源免费),可自由下载、安装和使用。

Whop Store Management 支持哪些平台?

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

谁开发了 Whop Store Management?

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

💬 留言讨论