Freebeat Music Video Generator
v1.0.2Generate AI music videos from any MCP client. Turn text prompts into cinematic music videos with multiple styles and modes. Existing features include charact...
⭐ 0· 48·0 current·0 all-time
by@d3ter28
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (AI music/video generation) matches the SKILL.md workflows (upload audio/images, list effects, start async generation, poll status, fetch results). There are no unexpected environment variables, binaries, or install steps that would be incoherent with the stated purpose. Note: the skill assumes platform-provided tooling (upload_audio, generate_music_video, etc.); if those tools are not present on the agent runtime, the workflow will fail.
Instruction Scope
Instructions remain focused on media uploads, parameter validation, async polling, and result retrieval. They do require the agent to accept or handle local file paths or URLs for uploads (the upload_audio/upload_image steps require a file_path or URL). This implies the agent will access user-supplied local files when asked — a privacy consideration but not out-of-scope for the stated purpose. The SKILL.md does not direct the agent to read unrelated system files or environment variables.
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes installer risk because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which is consistent with the SKILL.md (it references platform tool calls rather than direct API keys). Users should confirm whether the underlying platform or tools require separate credentials (not declared here) before use.
Persistence & Privilege
always is false and the skill does not request persistent system modifications or broader privileges. Autonomous invocation is enabled (platform default) but that is expected for a usable skill.
Scan Findings in Context
[regex_scanner_no_findings] expected: The scanner had no code to analyze because this is an instruction-only skill (SKILL.md). No additional static indicators were found.
Assessment
This skill appears to do what it says, but before installing: 1) Confirm your agent/platform provides the listed tools (upload_audio, generate_music_video, get_task_status, get_task_result). If those tools are missing, the skill won't work. 2) Be aware that when you provide file paths the agent will access those local files to upload media — only supply files you are comfortable sharing. 3) Check whether the underlying Freebeat/‘MCP’ service requires API keys, billing, or an external account; those credentials are not declared in the skill. 4) Start by testing with non-sensitive, small media files and review where uploaded media/results are stored or published (privacy/retention). 5) If you need stronger assurance, ask the publisher for a homepage or official docs and verify how authentication and data handling are implemented.Like a lobster shell, security has layers — review code before you run it.
latestvk97b589h1xddanmkwqt5226erh84vx1v
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
