← 返回 Skills 市场
membranedev

Streak

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
227
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install streak
功能描述
Streak integration. Manage Persons, Organizations, Deals, Pipelines, Users, Roles. Use when the user wants to interact with Streak data.
安全使用建议
This skill appears to do what it says (connect to Streak via Membrane), but the package metadata omitted the CLI dependency and the runtime requires installing a third-party npm package globally. Before installing: verify the @membranehq/cli package and its publisher (check the npm page and the GitHub repo referenced in SKILL.md), prefer running commands via 'npx' or in a controlled environment rather than installing globally, confirm you trust Membrane (https://getmembrane.com) to hold your Streak credentials, avoid pasting secrets into chat, and consider using a dedicated account or sandbox for initial testing. If you need higher assurance, ask the skill author to update registry metadata to declare the required CLI and to provide a reproducible install spec (or containerized instructions) and inspect the CLI source code on GitHub before installing.
功能分析
Type: OpenClaw Skill Name: streak Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with the Streak CRM via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating via OAuth, and discovering or creating actions to manage CRM data. The instructions follow security best practices by directing the agent to use Membrane's managed connection system rather than requesting or storing raw API keys. No malicious behaviors, data exfiltration, or harmful prompt injections were detected.
能力评估
Purpose & Capability
The skill's described purpose (Streak integration) matches the runtime instructions: it uses Membrane to connect to Streak and run actions. However, the skill metadata declares no required binaries or install steps while the SKILL.md explicitly requires installing the @membranehq/cli (npm -g) and using npx in examples. The omission in metadata is an inconsistency.
Instruction Scope
SKILL.md stays on task: it instructs installing and using Membrane CLI to authenticate, create a connection, discover and run actions. It does not ask the agent to read unrelated files or request unrelated secrets. It does require interactive or headless browser-based login flows and copying codes for headless environments, which is expected for OAuth-like flows.
Install Mechanism
There is no install spec in the registry, but the instructions tell users to run 'npm install -g @membranehq/cli@latest' (and use npx in examples). Installing a globally-published npm package is a moderate-risk install mechanism: packages are not pre-reviewed by the registry, and a global install modifies the system environment. The registry should have declared this dependency or provided an install spec. Preferability: using npx for ephemeral execution reduces persistence risk versus global install.
Credentials
The skill does not request environment variables or API keys and explicitly instructs not to collect user API keys, instead delegating auth to Membrane. It requires a Membrane account and network access; those are proportionate to the stated functionality.
Persistence & Privilege
The skill is instruction-only and does not request 'always: true' or any privileged persistent presence. The documented install (global npm package) would install a CLI binary on the host if the user follows instructions, but that is a user action rather than an automatic persistence requested by the skill metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install streak
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /streak 触发
  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 streak
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Streak 是什么?

Streak integration. Manage Persons, Organizations, Deals, Pipelines, Users, Roles. Use when the user wants to interact with Streak data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。

如何安装 Streak?

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

Streak 是免费的吗?

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

Streak 支持哪些平台?

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

谁开发了 Streak?

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

💬 留言讨论