← Back to Skills Marketplace
gora050

Megaventory

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
176
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install megaventory
Description
Megaventory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Megaventory data.
Usage Guidance
This skill appears coherent, but before installing or following the SKILL.md, verify and trust the Membrane CLI package (@membranehq/cli) you will install from npm: check the npm package page, the GitHub repository, and the publisher identity. Prefer running via `npx` or inside a disposable/container environment if you want to limit exposure, and avoid installing unpinned global packages when possible. Expect a browser-based auth flow (a URL/code exchange). If you need stronger assurance, ask the skill author for a signed release, pinned version, or review of the Membrane CLI source before installing.
Capability Analysis
Type: OpenClaw Skill Name: megaventory Version: 1.0.3 The skill provides instructions for an AI agent to integrate with Megaventory using the Membrane CLI. It outlines standard procedures for installation (npm install -g @membranehq/cli), authentication, and action execution. The instructions (SKILL.md) prioritize security best practices by advising the agent to use Membrane's managed authentication instead of requesting raw API keys from the user. No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (Megaventory integration) align with the instructions: the SKILL.md explains using Membrane to connect to Megaventory, discover and run actions. Requested capabilities (network, Membrane account) are reasonable for this purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, authenticating via browser/URL, creating connections, listing and running actions, and using --json for machine-readable output. It does not ask the agent to read unrelated files, environment variables, or system configuration.
Install Mechanism
There is no install spec in the package, but the runtime instructions tell the user to run `npm install -g @membranehq/cli@latest` and use `npx`. Installing a global npm package executes code from the npm registry; this is a common pattern but carries moderate risk because it requires trusting the external package maintainer. The SKILL.md does not pin a specific vetted version (it uses @latest), which increases upgrade/trust risk.
Credentials
The skill declares no required env vars or credentials and explicitly tells users not to share API keys, instead creating a connection via Membrane. That is proportionate: the CLI/browser flow handles auth and avoids storing local secrets in the skill.
Persistence & Privilege
The skill does not request always: true, does not require system config paths, and is instruction-only. It does not ask to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install megaventory
  3. After installation, invoke the skill by name or use /megaventory
  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 megaventory
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Megaventory?

Megaventory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Megaventory data. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.

How do I install Megaventory?

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

Is Megaventory free?

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

Which platforms does Megaventory support?

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

Who created Megaventory?

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

💬 Comments