← 返回 Skills 市场
Supercast
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
178
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install supercast
功能描述
Supercast integration. Manage Persons, Organizations, Deals, Leads, Projects, Pipelines and more. Use when the user wants to interact with Supercast data.
安全使用建议
This skill appears coherent: it delegates Supercast access to the Membrane service and instructs you to install and use the Membrane CLI. Before installing or running it, verify you trust the Membrane project and the @membranehq/cli package (check the npm package page and the GitHub repo), prefer using 'npx' to avoid a global install, and be aware that completing the login/connect flow grants Membrane access to your Supercast data. If you want to avoid installing software, ask if a hosted or API-only integration is available. If you plan to allow autonomous agent actions, ensure you are comfortable with the agent performing Membrane CLI commands on your behalf.
功能分析
Type: OpenClaw Skill
Name: supercast
Version: 1.0.3
The skill requires the agent to perform a global installation of an external CLI tool (`@membranehq/cli`) and execute dynamically created actions via a third-party platform, which introduces a high-risk execution surface. Furthermore, the `SKILL.md` file contains mismatched metadata, describing CRM-specific entities like 'Deals', 'Leads', and 'Pipelines' for what is ostensibly a podcasting integration (Supercast), indicating poor quality control or automated generation. While no explicit malice is detected, the combination of high-privilege requirements and inconsistent documentation is a security red flag.
能力评估
Purpose & Capability
The name/description (Supercast integration) match the runtime instructions: all runtime steps are about installing and using the Membrane CLI to connect to Supercast and run pre-built actions. Asking the user to create a Membrane connection is expected for this integration.
Instruction Scope
SKILL.md is instruction-only and stays on-topic: it tells the agent to install and run the Membrane CLI, log in, create a connection, list actions, and run actions. It does not instruct reading unrelated files, searching the filesystem, or accessing unrelated environment variables. It does require interactive login (browser or headless code flow) which will involve user interaction to authorize Membrane to access Supercast data.
Install Mechanism
There is no formal install spec in the registry metadata, but the SKILL.md instructs installing @membranehq/cli via 'npm install -g' or using 'npx'. Installing an npm package (especially globally) runs code from the public npm registry — this is a legitimate but higher-risk install mechanism than instruction-only. Prefer 'npx' or verifying the package provenance before running a global install.
Credentials
The skill declares no required environment variables or credentials and explicitly says to let Membrane handle credentials server-side. That is proportionate to the stated goal. Note: using this skill grants Membrane (the external service) access to your Supercast account via the connection flow, so you should trust Membrane's handling of your data.
Persistence & Privilege
The skill is not marked 'always: true' and is user-invocable. It allows normal autonomous invocation (platform default) but does not request elevated persistence or system-wide changes in the instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install supercast - 安装完成后,直接呼叫该 Skill 的名称或使用
/supercast触发 - 根据 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
元数据
常见问题
Supercast 是什么?
Supercast integration. Manage Persons, Organizations, Deals, Leads, Projects, Pipelines and more. Use when the user wants to interact with Supercast data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。
如何安装 Supercast?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install supercast」即可一键安装,无需额外配置。
Supercast 是免费的吗?
是的,Supercast 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Supercast 支持哪些平台?
Supercast 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Supercast?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills