← 返回 Skills 市场
Mediatoolkit
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
199
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mediatoolkit
功能描述
Mediatoolkit integration. Manage Alerts, Users, Dashboards, Reports. Use when the user wants to interact with Mediatoolkit data.
安全使用建议
This skill appears internally consistent, but before installing: 1) Verify the @membranehq/cli package and repository (check npm, GitHub, and the project website) to ensure you're installing the official CLI. 2) Consider using `npx` or a local install instead of `-g` if you want to avoid adding global binaries. 3) Be aware the CLI will perform an OAuth-style login and likely cache tokens/config locally — inspect its config/storage and privacy docs. 4) Confirm what permissions the Mediatoolkit connection/connector requests in Membrane (scope of access to your Mediatoolkit account). 5) Avoid pasting API keys or other secrets into chat; follow the CLI login flow as instructed. If you need higher assurance, run the CLI in an isolated environment (container or VM) and inspect network traffic or config files during the first login.
功能分析
Type: OpenClaw Skill
Name: mediatoolkit
Version: 1.0.3
The mediatoolkit skill provides instructions for an AI agent to interact with the Mediatoolkit platform using the Membrane CLI. The SKILL.md file outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating, and executing API actions via the Membrane platform. No evidence of malicious intent, data exfiltration, or unauthorized command execution was found; the logic is consistent with the stated purpose of providing a managed integration layer.
能力评估
Purpose & Capability
The SKILL.md describes a Mediatoolkit integration and exclusively instructs the agent to use the Membrane CLI to connect, discover, create, and run actions against Mediatoolkit. Requiring the Membrane CLI is appropriate for this kind of integration and aligns with the stated purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing login (interactive or headless code flow), creating a connection, discovering actions, and running them. The instructions do not direct the agent to read arbitrary files, access unrelated env vars, or transmit data to unexpected endpoints. The SKILL.md explicitly advises not to ask users for API keys and to let Membrane handle auth.
Install Mechanism
This is an instruction-only skill that tells the user to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing an npm-scoped CLI from the public registry is a common approach but is a moderate-risk install mechanism (it writes to disk and creates executables). The skill has no registry install spec recorded, so installation is manual; verify the npm package and repository before installing.
Credentials
The skill declares no required environment variables and does not request unrelated credentials. It relies on Membrane to manage authentication. Note: the Membrane CLI will likely create local configuration or token caches when you log in; this is expected but not declared in the skill metadata.
Persistence & Privilege
The skill is not marked 'always' and does not request system-wide privileges. The only persistent change implied is installing the Membrane CLI and the CLI's local config/tokens created by login. The skill does not instruct modifying other skills or agent-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mediatoolkit - 安装完成后,直接呼叫该 Skill 的名称或使用
/mediatoolkit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Mediatoolkit 是什么?
Mediatoolkit integration. Manage Alerts, Users, Dashboards, Reports. Use when the user wants to interact with Mediatoolkit data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。
如何安装 Mediatoolkit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mediatoolkit」即可一键安装,无需额外配置。
Mediatoolkit 是免费的吗?
是的,Mediatoolkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mediatoolkit 支持哪些平台?
Mediatoolkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mediatoolkit?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills