← 返回 Skills 市场
gora050

Sierra Interactive

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
288
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sierra-interactive
功能描述
Sierra Interactive integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with Sierra I...
安全使用建议
This skill is coherent: it relies on the Membrane CLI and a Membrane account to mediate access to Sierra Interactive. Before installing, verify the @membranehq/cli package and publisher on the npm registry and check Membrane's documentation/repo (homepage and repository links are provided) so you trust the upstream project. Be aware you'll run a global npm install and perform a login flow (browser-based or headless code exchange); do not hand over unrelated API keys or system credentials. If you need stronger supply-chain safety, ask for a pinned CLI version instead of `@latest`, and confirm the GitHub repository and npm package owner match the vendor you expect.
功能分析
Type: OpenClaw Skill Name: sierra-interactive Version: 1.0.3 The skill facilitates Sierra Interactive integration via the Membrane CLI, requiring high-risk actions like global npm package installation (@membranehq/cli) and dynamic remote action execution. While aligned with its stated purpose, the reliance on shell command construction for actions like 'membrane action run' and 'membrane action create' in SKILL.md introduces a risk of shell injection if user-provided data is not properly sanitized by the agent. Additionally, the _meta.json file contains a future-dated timestamp (2026), which is an unusual indicator for current software metadata.
能力评估
Purpose & Capability
Name/description (Sierra Interactive integration) matches the instructions: install Membrane CLI, authenticate, create/connect a Sierra connector and run Membrane actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, logging in, connecting to the Sierra connector, discovering and running actions, and creating actions when needed. It does not instruct reading unrelated files, exposing system credentials, or sending data to unexpected endpoints. Headless auth flow is described and requires user interaction.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the user to npm install -g @membranehq/cli@latest. Installing a global npm package is a normal client-side step but carries the usual supply-chain risk of using an unpinned `@latest` package—verify the package and publisher before installing.
Credentials
The skill declares no required environment variables or secret keys. Authentication is delegated to Membrane's login flow. This is proportionate to the described functionality.
Persistence & Privilege
The registry flags show no forced persistence (always:false) and no unusual privileges. The CLI installation is a user action and any local tokens would be created by the CLI, which is expected for an external tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sierra-interactive
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sierra-interactive 触发
  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 sierra-interactive
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Sierra Interactive 是什么?

Sierra Interactive integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with Sierra I... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。

如何安装 Sierra Interactive?

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

Sierra Interactive 是免费的吗?

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

Sierra Interactive 支持哪些平台?

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

谁开发了 Sierra Interactive?

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

💬 留言讨论