← 返回 Skills 市场
Morfeo UGC Engine
作者
Paul de Lavallaz
· GitHub ↗
· v1.0.0
368
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install morfeo-ugc-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/morfeo-ugc-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: control Morfeo UGC Engine from Telegram/OpenClaw
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 368 次。
如何安装 Morfeo UGC Engine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install morfeo-ugc-engine」即可一键安装,无需额外配置。
Morfeo UGC Engine 是免费的吗?
是的,Morfeo UGC Engine 完全免费(开源免费),可自由下载、安装和使用。
Morfeo UGC Engine 支持哪些平台?
Morfeo UGC Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Morfeo UGC Engine?
由 Paul de Lavallaz(@pauldelavallaz)开发并维护,当前版本 v1.0.0。
推荐 Skills