← Back to Skills Marketplace
gora050

Supercast

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
178
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install supercast
Description
Supercast integration. Manage Persons, Organizations, Deals, Leads, Projects, Pipelines and more. Use when the user wants to interact with Supercast data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install supercast
  3. After installation, invoke the skill by name or use /supercast
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug supercast
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Supercast?

Supercast integration. Manage Persons, Organizations, Deals, Leads, Projects, Pipelines and more. Use when the user wants to interact with Supercast data. It is an AI Agent Skill for Claude Code / OpenClaw, with 178 downloads so far.

How do I install Supercast?

Run "/install supercast" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Supercast free?

Yes, Supercast is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Supercast support?

Supercast is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Supercast?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments