← Back to Skills Marketplace
Morfeo UGC Engine
by
Paul de Lavallaz
· GitHub ↗
· v1.0.0
368
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install morfeo-ugc-engine
Description
Genera y gestiona videos UGC para marcas argentinas con pipeline completo, desde guión hasta publicación en redes, con control manual y logs.
Usage Guidance
This skill is plausible for controlling a local UGC engine but exercise caution: 1) Confirm you actually run a Morfeo Engine at http://localhost:3336 before installing; 2) Do not rely on the hardcoded token in the SKILL.md — treat it as a placeholder and configure a least-privilege token via an environment variable (and ask the maintainer to declare MORFEO_API_TOKEN in metadata); 3) Understand that the skill's instructions include commands that read project files and restart services (pm2) — only grant such control in a trusted, isolated environment; 4) Ask the publisher for the source repo or homepage and verify the maintainer identity before use (README references a GitHub repo but the skill package lacks source); 5) If you intend to expose this to a multi-user or production system, audit the local API for what the admin token can do (privilege escalation, deletion, publishing) and rotate/change tokens as needed.
Capability Analysis
Type: OpenClaw Skill
Name: morfeo-ugc-engine
Version: 1.0.0
The skill bundle provides instructions for an AI agent to manage a local video generation pipeline using shell commands (curl, pm2, ls) and a local API. It contains hardcoded administrative credentials ('morfeo-admin-2026') and lacks input sanitization in the shell command templates within SKILL.md, which could be exploited for command injection. While the capabilities are aligned with the stated purpose of the 'Morfeo UGC Engine,' the reliance on shell execution and hardcoded secrets represents a significant security risk.
Capability Assessment
Purpose & Capability
Name/description (UGC pipeline for Argentine brands) aligns with the SKILL.md operations (creating runs, advancing pipeline, selecting shots, publishing). Minor inconsistencies: README claims Telegram integration but there are no files or install steps implementing a Telegram bridge, and the source/homepage is unknown.
Instruction Scope
The SKILL.md instructs the agent to interact with a local API, read project files under ~/clawd/projects, list outputs, view logs, and run pm2 restart/start commands. Those actions are coherent for a supervisor of a local service but they grant the agent filesystem and process control (restarting services, reading logs/files). The skill does not declare that it needs those privileges in metadata, which is a scope disclosure issue.
Install Mechanism
Instruction-only skill with no install spec and no code files present — lowest install risk. Nothing is downloaded or written by an installer here.
Credentials
Metadata lists no required env vars, but SKILL.md references a bearer token and an optional $MORFEO_API_TOKEN and even provides a hardcoded admin token ('morfeo-admin-2026'). Embedding a privileged token in the instructions and failing to declare required credentials is disproportionate and insecure. No unrelated cloud credentials are requested, however.
Persistence & Privilege
always is false and there is no install step that would grant persistent system presence or modify other skills. The skill requests operational actions (pm2 restarts) but does not claim permanent inclusion or elevated platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install morfeo-ugc-engine - After installation, invoke the skill by name or use
/morfeo-ugc-engine - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: control Morfeo UGC Engine from Telegram/OpenClaw
Metadata
Frequently Asked Questions
What is Morfeo UGC Engine?
Genera y gestiona videos UGC para marcas argentinas con pipeline completo, desde guión hasta publicación en redes, con control manual y logs. It is an AI Agent Skill for Claude Code / OpenClaw, with 368 downloads so far.
How do I install Morfeo UGC Engine?
Run "/install morfeo-ugc-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Morfeo UGC Engine free?
Yes, Morfeo UGC Engine is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Morfeo UGC Engine support?
Morfeo UGC Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Morfeo UGC Engine?
It is built and maintained by Paul de Lavallaz (@pauldelavallaz); the current version is v1.0.0.
More Skills