← Back to Skills Marketplace
gora050

Mediatoolkit

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
199
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mediatoolkit
Description
Mediatoolkit integration. Manage Alerts, Users, Dashboards, Reports. Use when the user wants to interact with Mediatoolkit data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mediatoolkit
  3. After installation, invoke the skill by name or use /mediatoolkit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug mediatoolkit
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Mediatoolkit?

Mediatoolkit integration. Manage Alerts, Users, Dashboards, Reports. Use when the user wants to interact with Mediatoolkit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 199 downloads so far.

How do I install Mediatoolkit?

Run "/install mediatoolkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mediatoolkit free?

Yes, Mediatoolkit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mediatoolkit support?

Mediatoolkit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mediatoolkit?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments