← 返回 Skills 市场
gora050

Shotstack

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
264
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shotstack
功能描述
Shotstack integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Shotstack data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shotstack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shotstack 触发
  4. 根据 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
元数据
Slug shotstack
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Shotstack 是什么?

Shotstack integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Shotstack data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 264 次。

如何安装 Shotstack?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shotstack」即可一键安装,无需额外配置。

Shotstack 是免费的吗?

是的,Shotstack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Shotstack 支持哪些平台?

Shotstack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shotstack?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论