← Back to Skills Marketplace
mufi-admin
by
mupengi-bot
· GitHub ↗
· v1.0.0
411
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mufi-admin
Description
Manage MUFI events by creating and connecting festivals, campaigns, frame templates, and frames with specified details and images via admin.muinfilm.com.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mufi-admin - After installation, invoke the skill by name or use
/mufi-admin - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Frequently Asked Questions
What is mufi-admin?
Manage MUFI events by creating and connecting festivals, campaigns, frame templates, and frames with specified details and images via admin.muinfilm.com. It is an AI Agent Skill for Claude Code / OpenClaw, with 411 downloads so far.
How do I install mufi-admin?
Run "/install mufi-admin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is mufi-admin free?
Yes, mufi-admin is completely free (open-source). You can download, install and use it at no cost.
Which platforms does mufi-admin support?
mufi-admin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created mufi-admin?
It is built and maintained by mupengi-bot (@mupengi-bot); the current version is v1.0.0.
More Skills