← 返回 Skills 市场
mupengi-bot

mufi-admin

作者 mupengi-bot · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
411
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mufi-admin
功能描述
Manage MUFI events by creating and connecting festivals, campaigns, frame templates, and frames with specified details and images via admin.muinfilm.com.
安全使用建议
This skill is an instruction-only guide for automating MUFI admin UI tasks; the content itself matches that purpose. However it assumes an authenticated browser session (mentions a profile named 'openclaw') but does not explain how to authenticate or how credentials are handled. Before installing or allowing autonomous use: 1) Confirm how you will provide authentication (do not upload or share full browser profiles unless you trust the skill/source). 2) Prefer manual review or sandboxed testing of the DOM-eval snippets — they execute clicks and could save unintended changes. 3) If you plan to allow autonomous invocation, restrict or monitor runs so the skill can't perform wide-ranging admin changes without human approval. 4) Ask the publisher for clarification about authentication and whether the 'openclaw' profile is required or a local convenience tip. If you cannot verify those details, treat this skill cautiously or test it in a non-production environment first.
功能分析
Type: OpenClaw Skill Name: mufi-admin Version: 1.0.0 The `SKILL.md` file explicitly instructs the OpenClaw agent to use `evaluate` for direct DOM manipulation (e.g., `document.querySelectorAll(...).click()`, `document.querySelector(...).click()`). While the provided JavaScript snippets are benign and related to the stated purpose of automating admin tasks on `https://admin.muinfilm.com`, this instruction highlights a powerful capability that allows arbitrary JavaScript execution within the browser context. This presents a significant prompt injection vulnerability against the agent, as a malicious prompt or a modified `SKILL.md` could leverage this to execute harmful code.
能力评估
Purpose & Capability
The SKILL.md describes exactly the MUFI admin UI workflows (events, campaigns, frame templates, frames) so the required actions align with the stated purpose. However the skill does not declare any credentials or auth mechanism while the admin site necessarily requires login, which is an unexplained omission.
Instruction Scope
Instructions include precise DOM manipulation snippets (document.querySelector / evaluate to click date cells and save buttons) and recommend using a browser profile named 'openclaw'. These runtime instructions directly manipulate the admin UI and assume access to a logged-in browser profile — they do not describe authentication, nor do they limit or validate actions, which could cause unintended admin changes if run autonomously.
Install Mechanism
No install spec or external code is provided; the skill is instruction-only, so it does not write files or download archives.
Credentials
No environment variables or credentials are requested, yet the skill expects use of a specific browser profile and an authenticated session. The absence of declared credential handling is a proportionality gap: the agent will need access to a logged-in session but the skill gives no guidance on safe handling of those credentials or sessions.
Persistence & Privilege
always:false (normal). The skill can be invoked autonomously (platform default). Given it performs admin UI actions, autonomous invocation could make sensitive changes; this is not a platform misconfiguration but is operationally significant and should be considered before enabling autonomous runs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mufi-admin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mufi-admin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug mufi-admin
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

mufi-admin 是什么?

Manage MUFI events by creating and connecting festivals, campaigns, frame templates, and frames with specified details and images via admin.muinfilm.com. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 411 次。

如何安装 mufi-admin?

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

mufi-admin 是免费的吗?

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

mufi-admin 支持哪些平台?

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

谁开发了 mufi-admin?

由 mupengi-bot(@mupengi-bot)开发并维护,当前版本 v1.0.0。

💬 留言讨论