← Back to Skills Marketplace
Shotstack
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
264
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shotstack
Description
Shotstack integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Shotstack data.
Usage Guidance
This skill is suspicious mainly because the registry description (mentions Deals/Persons/Pipelines) does not match the SKILL.md content (which documents using Membrane to talk to Shotstack, a video API). Before installing or using it: 1) Verify the publisher/source (check the referenced GitHub repo and the @membranehq npm package contents and reputation). 2) If you must install the CLI, review the npm package code or its repository before running `npm install -g` (global installs run code on your machine). 3) Confirm you are comfortable trusting Membrane to manage Shotstack credentials (the skill relies on their server-side auth). 4) Avoid providing unrelated credentials and ask the publisher to fix the description mismatch — if the mismatch isn't explained, treat the skill as potentially misconfigured or published in error.
Capability Analysis
Type: OpenClaw Skill
Name: shotstack
Version: 1.0.3
The skill exhibits a significant metadata discrepancy in SKILL.md, where the description refers to CRM entities (Deals, Persons, Organizations) while the tool is intended for Shotstack (video editing). It instructs the agent to perform high-privilege operations, including the global installation of an npm package (@membranehq/cli) and the execution of CLI commands for authentication and dynamic action creation. While these behaviors are consistent with the Membrane platform's workflow, the combination of documentation errors and the requirement for broad shell execution capabilities warrants a suspicious classification.
Capability Assessment
Purpose & Capability
The top-level description text (
Instruction Scope
SKILL.md limits actions to installing the Membrane CLI, authenticating via membrane login, creating a Shotstack connection, discovering and running Membrane actions. It does not instruct reading arbitrary local files or environment variables beyond normal CLI config. The only broad instruction is to install a global npm CLI and to complete interactive/headless auth flows, which is within the stated integration purpose.
Install Mechanism
There is no registry install spec; the document tells users to run `npm install -g @membranehq/cli@latest` (or npx for individual commands). This is a public npm package install (moderate risk). The skill itself does not download arbitrary archives or run hidden installers, but installing a global CLI grants that package execution privileges on the host and should be verified before use.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for API keys, relying on Membrane to manage auth server-side. Requiring a Membrane account and network access is proportionate to the described behavior. Note: using Membrane means trusting their service to store/handle credentials.
Persistence & Privilege
The skill is user-invocable and not forced always-on. The Membrane CLI, if installed, will place binaries/config on the host (normal for a CLI). The skill does not request to modify other skills or system-wide agent settings. Autonomous invocation is allowed (platform default) and is not by itself a new concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shotstack - After installation, invoke the skill by name or use
/shotstack - 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
Frequently Asked Questions
What is Shotstack?
Shotstack integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Shotstack data. It is an AI Agent Skill for Claude Code / OpenClaw, with 264 downloads so far.
How do I install Shotstack?
Run "/install shotstack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shotstack free?
Yes, Shotstack is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shotstack support?
Shotstack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shotstack?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills