← Back to Skills Marketplace
gora050

Squadcast

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install squadcast
Description
Squadcast integration. Manage data, records, and automate workflows. Use when the user wants to interact with Squadcast data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install squadcast
  3. After installation, invoke the skill by name or use /squadcast
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug squadcast
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Squadcast?

Squadcast integration. Manage data, records, and automate workflows. Use when the user wants to interact with Squadcast data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Squadcast?

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

Is Squadcast free?

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

Which platforms does Squadcast support?

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

Who created Squadcast?

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

💬 Comments