← 返回 Skills 市场
hackthemarket

Soundside

作者 Tito Ingargiola · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
285
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install soundside
功能描述
Connect your OpenClaw agent to Soundside's MCP tools for AI media generation, editing, library management, and technical analysis.
安全使用建议
Before installing: 1) Verify the publisher and domain (mcp.soundside.ai) and confirm the GitHub docs links are legitimate and match the service. 2) Confirm that you need to provide SOUNDSIDE_API_KEY (the registry metadata should declare this); ask the publisher to update the metadata if it is missing. 3) Consider how and where you store the API key — openclaw.json appears to hold it in plaintext; use a secrets mechanism if available. 4) Ask whether Soundside will proxy calls to third-party providers (Vertex, Runway, etc.) and whether those providers or Soundside may see or retain your media or metadata; verify pricing and billing behavior to avoid unexpected charges. 5) If you cannot validate the publisher or the docs, avoid adding the API key or enabling the skill until you receive clearer metadata and an explicit trust signal from the vendor.
功能分析
Type: OpenClaw Skill Name: soundside Version: 1.0.1 The skill bundle provides documentation and configuration for integrating with the Soundside AI media generation and editing platform. The `SKILL.md` file details API configuration, available tools (e.g., `create_image`, `edit_video`, `lib_share`), example workflows, and pricing information. There is no evidence of prompt injection attempts, malicious code execution, data exfiltration, or other harmful behaviors. The external network calls and API key usage are standard for an integration skill, and capabilities like 'sharing projects by email' are aligned with the stated purpose of media management.
能力评估
Purpose & Capability
The skill claims to connect to Soundside's MCP for media generation and related tools — that matches the SKILL.md. However, the runtime instructions require a SOUNDSIDE_API_KEY and a specific mcpServers URL, while the registry metadata declares no required environment variables or primary credential. The missing declaration is an incoherence (the skill needs a credential but the metadata doesn't list it).
Instruction Scope
The SKILL.md is instruction-only and scoped to configuring openclaw.json to point at https://mcp.soundside.ai/mcp with an Authorization: Bearer ${SOUNDSIDE_API_KEY} header and restarting the gateway. It does not instruct reading unrelated files or exfiltrating other environment variables, so the behavior described stays within the stated purpose. It does instruct you to store the API key in openclaw.json (a plaintext config file), which has security implications to consider.
Install Mechanism
There is no install spec and no code files. This is lower-risk from an installation perspective because nothing is downloaded or written by the skill itself.
Credentials
The SKILL.md expects a SOUNDSIDE_API_KEY to be stored in openclaw.json and used as a Bearer token, but the registry metadata lists no required env vars or primary credential. The single credential requested is proportional to the described capability, but it should be declared in the metadata. Also note the SKILL.md references many downstream providers (Vertex AI, Runway, etc.); it's unclear whether Soundside requires additional provider credentials or will proxy calls (and whether your data will be forwarded to third parties).
Persistence & Privilege
The skill is not marked always:true and is user-invocable; it does not request persistent platform privileges beyond standard agent skill behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install soundside
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /soundside 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix: unified MCP endpoint (removed stale /mcp-x402 references)
v1.0.0
Initial release: 12 MCP tools for AI media generation, editing, and analysis. Covers create_image, create_video, create_audio, create_music, create_text, create_artifact, edit_video, analyze_media, and library management across Vertex AI, Grok, Runway, MiniMax, and Luma providers.
元数据
Slug soundside
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Soundside 是什么?

Connect your OpenClaw agent to Soundside's MCP tools for AI media generation, editing, library management, and technical analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 285 次。

如何安装 Soundside?

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

Soundside 是免费的吗?

是的,Soundside 完全免费(开源免费),可自由下载、安装和使用。

Soundside 支持哪些平台?

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

谁开发了 Soundside?

由 Tito Ingargiola(@hackthemarket)开发并维护,当前版本 v1.0.1。

💬 留言讨论