← 返回 Skills 市场
gora050

Salestown

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
205
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install salestown
功能描述
Salestown integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salestown data.
安全使用建议
This skill appears coherent: it uses Membrane as a connector layer to talk to Salestown and gives clear CLI instructions. Before installing/using it you should: (1) review the @membranehq/cli package and its GitHub repo (verify maintainers, pinned release, and recent changes) rather than blindly installing the latest tag; (2) consider using npx for one-off runs or pinning a specific version instead of npm install -g @latest; (3) understand that Membrane will manage auth and therefore will have access to your Salestown data—review Membrane's privacy/security docs and the connector's permissions; (4) if you need stronger guarantees, ask for a self-hosted connector option or audit the CLI source code and network behavior. If you are uncomfortable trusting a third party with credentials, do not install or connect until you have validated the service and package.
功能分析
Type: OpenClaw Skill Name: salestown Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with Salestown using the Membrane CLI. The instructions in SKILL.md focus on standard authentication, action discovery, and execution via the '@membranehq/cli' npm package. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the logic is consistent with the stated purpose of managing sales data through a third-party integration platform.
能力评估
Purpose & Capability
The skill claims to integrate with Salestown and all runtime instructions describe using the Membrane CLI and Membrane connections to access Salestown. There are no unrelated environment variables, binaries, or paths requested, so the capability asked for matches the stated purpose.
Instruction Scope
SKILL.md limits the agent to installing/running the Membrane CLI, performing login/connect/action discovery/creation/run commands, and user-driven headless auth. It does not instruct reading arbitrary local files, scanning unrelated env vars, or exfiltrating data to unknown endpoints. The only external interaction is with Membrane/Salestown as expected.
Install Mechanism
The doc instructs installing @membranehq/cli from the npm registry (npm install -g or npx). This is a common approach but introduces typical supply-chain risk: installing the @latest tag or using npx will fetch remote code you cannot inspect locally unless you audit the package/release. There is no integrated install spec in the registry metadata, so installation is manual and based on the instructions.
Credentials
No environment variables or local credentials are required by the skill. Instead, Membrane is described as handling auth server-side; that is proportionate for a connector-based integration. Note: trusting Membrane means granting it access to your Salestown account/credentials via its connection mechanism.
Persistence & Privilege
The skill is not forced (always:false) and can be invoked by the agent normally. It does not request system-wide configuration changes or access to other skills' secrets. Autonomous invocation is allowed (platform default) and not additionally privileged here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install salestown
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /salestown 触发
  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 salestown
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Salestown 是什么?

Salestown integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salestown data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 205 次。

如何安装 Salestown?

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

Salestown 是免费的吗?

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

Salestown 支持哪些平台?

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

谁开发了 Salestown?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论