← 返回 Skills 市场
Simplecast
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install simplecast
功能描述
Simplecast integration. Manage data, records, and automate workflows. Use when the user wants to interact with Simplecast data.
安全使用建议
This skill is an instruction-only wrapper around the Membrane CLI to access Simplecast. Before installing or using it: 1) Note that SKILL.md requires installing @membranehq/cli via npm (so you need npm/node and will install a global package) even though the registry metadata doesn't declare this — verify you are comfortable running that install. 2) Understand that Membrane will store and manage your Simplecast credentials and perform API calls on your behalf; only proceed if you trust getmembrane.com/@membranehq and review the Membrane CLI package on npm and its GitHub repository. 3) Verify the Membrane CLI package source, review permissions and scopes it requests, and consider whether you prefer giving direct API keys to a local integration instead of delegating them to a third party. 4) If you need stronger assurance, ask the publisher for an install spec, source link for the exact npm package version, or a signed repository reference before proceeding.
功能分析
Type: OpenClaw Skill
Name: simplecast
Version: 1.0.1
The `simplecast` skill (SKILL.md) provides instructions for an AI agent to interact with Simplecast using the Membrane CLI. Key indicators include the requirement for global package installation (`npm install -g @membranehq/cli`), network-based authentication, and the dynamic creation/execution of actions via the CLI. While these behaviors are aligned with the stated purpose of the skill and no clear malicious intent is present, the reliance on shell execution and external software installation represents a high-risk capability set according to the provided criteria.
能力评估
Purpose & Capability
The stated purpose (Simplecast integration) aligns with using a mediation service, but the skill metadata declares no required binaries or install steps while the SKILL.md explicitly requires installing @membranehq/cli via npm and running membrane/npx commands. The absence of declared prerequisites (npm/node, npx or membrane CLI) is an inconsistency.
Instruction Scope
Instructions are narrowly scoped to using the Membrane CLI to create connections, discover and run actions, and to perform OAuth-style login in a browser. They do not instruct reading unrelated files or environment variables. However, they require the user to authenticate via a browser and to trust Membrane to manage Simplecast credentials and tokens — this delegates sensitive access to a third party, which is expected for this design but important for users to know.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells the user to run 'npm install -g @membranehq/cli@latest' and also references 'npx'. Installing a global npm package writes to disk and pulls code from the npm registry; that is a moderate-risk install step and should have been declared. The install source (npm) is common, but the mismatch between metadata and instructions is a risk/consistency issue.
Credentials
The skill requests no environment variables or credentials in metadata and explicitly advises not to ask users for API keys, delegating auth to Membrane. That is consistent with a credential-mediator design. Users should be aware that Membrane (a third-party service) will hold and manage their Simplecast credentials and access tokens, which centralizes trust and risk.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not ask to modify other skills or system-wide configs. Autonomous invocation is allowed (default) but not by itself a problem. There is no evidence of persistence beyond installing the Membrane CLI if the user follows instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install simplecast - 安装完成后,直接呼叫该 Skill 的名称或使用
/simplecast触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Simplecast 是什么?
Simplecast integration. Manage data, records, and automate workflows. Use when the user wants to interact with Simplecast data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Simplecast?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install simplecast」即可一键安装,无需额外配置。
Simplecast 是免费的吗?
是的,Simplecast 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Simplecast 支持哪些平台?
Simplecast 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Simplecast?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills