← Back to Skills Marketplace
hackthemarket

Soundside

by Tito Ingargiola · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
285
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install soundside
Description
Connect your OpenClaw agent to Soundside's MCP tools for AI media generation, editing, library management, and technical analysis.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install soundside
  3. After installation, invoke the skill by name or use /soundside
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug soundside
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Soundside?

Connect your OpenClaw agent to Soundside's MCP tools for AI media generation, editing, library management, and technical analysis. It is an AI Agent Skill for Claude Code / OpenClaw, with 285 downloads so far.

How do I install Soundside?

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

Is Soundside free?

Yes, Soundside is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Soundside support?

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

Who created Soundside?

It is built and maintained by Tito Ingargiola (@hackthemarket); the current version is v1.0.1.

💬 Comments