← 返回 Skills 市场
gora050

Squadcast

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install squadcast
功能描述
Squadcast integration. Manage data, records, and automate workflows. Use when the user wants to interact with Squadcast data.
安全使用建议
This skill simply tells the agent to use the Membrane CLI to talk to Squadcast. Before installing or running: (1) verify the identity/reputation of the @membranehq package and consider pinning a specific version instead of using '@latest', (2) prefer 'npx @membranehq/cli@<version>' if you don't want a global install, (3) confirm you are comfortable with Membrane handling your Squadcast credentials (they claim server-side auth), and (4) expect interactive authentication or a browser-based flow for headless environments. If you need higher assurance, review the npm package source or Membrane's docs/repo listed in SKILL.md before proceeding.
功能分析
Type: OpenClaw Skill Name: squadcast Version: 1.0.1 The skill is a standard integration for Squadcast using the Membrane CLI. It provides instructions for the agent to install the '@membranehq/cli' NPM package, authenticate via OAuth, and manage incidents through the Membrane platform. The instructions are consistent with the stated purpose and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The SKILL.md describes interacting with Squadcast via the Membrane platform/CLI. Requesting a Membrane account and network access aligns with the described Squadcast integration.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, authenticating, creating a connection, discovering and running Membrane actions. The instructions do not ask the agent to read arbitrary files, exfiltrate environment variables, or contact unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs installing @membranehq/cli via 'npm install -g' or using 'npx'. This is a typical install flow but carries the usual npm risks (latest tag can change, package content runs with local privileges). Recommend pinning a version, reviewing the package, or using npx to avoid global installs.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for API keys (Membrane manages auth). The requested permissions (network + Membrane account) are proportionate to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide configuration. It instructs use of Membrane which manages credentials server-side; nothing indicates it will modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install squadcast
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /squadcast 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug squadcast
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Squadcast 是什么?

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

如何安装 Squadcast?

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

Squadcast 是免费的吗?

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

Squadcast 支持哪些平台?

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

谁开发了 Squadcast?

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

💬 留言讨论