← Back to Skills Marketplace
membranedev

Nifty

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
169
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nifty
Description
Nifty integration. Manage Organizations. Use when the user wants to interact with Nifty data.
Usage Guidance
This skill appears coherent and uses the Membrane CLI to talk to Nifty. Before installing or running anything: (1) verify the Membrane CLI package and repository (npmjs and GitHub) to ensure you trust the publisher; (2) prefer npx or an ephemeral install if you want to avoid a global npm install, because npm packages can run install-time scripts; (3) be aware the CLI will open a browser or provide an auth code and will store credentials locally—review where credentials are stored if that matters for your environment; (4) do not paste API keys or secrets into chat; follow the documented 'connect' flow so Membrane manages auth server-side as intended. If you need higher assurance, test in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill Name: nifty Version: 1.0.3 The skill requires the installation of a global NPM package (@membranehq/cli) and directs the agent to route all authentication and API interactions through a third-party platform (Membrane). While aligned with the stated purpose of Nifty integration, the instructions to perform global system installations and the use of 'membrane action create'—which generates and executes logic from a remote service—represent a high-risk operational pattern for an automated agent. These behaviors are classified as suspicious due to the significant attack surface and dependency on external infrastructure (getmembrane.com) for core logic execution.
Capability Assessment
Purpose & Capability
The name/description (Nifty integration) matches the instructions: everything centers on using the Membrane CLI to connect to Nifty and run pre-built actions. Required capabilities (network access, Membrane account) are appropriate and expected; there are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, authenticating via the documented interactive/headless flow, creating/using connections, discovering and running actions, and letting Membrane manage credentials. The instructions do not direct the agent to read arbitrary local files, exfiltrate data to non-Membrane endpoints, or access unrelated system configuration.
Install Mechanism
The skill is instruction-only (no automatic installer). It recommends installing @membranehq/cli via 'npm install -g' or using 'npx' in examples. Asking the user to install a public npm package is reasonable for this purpose, but global npm installs can execute package install scripts—users should verify the package source (npm page and GitHub repo) or prefer npx/ephemeral install to reduce exposure.
Credentials
No environment variables, primary credential, or config paths are required by the skill. The SKILL.md explicitly instructs to let Membrane handle credentials and not to ask users for API keys, which is proportionate for a connector-based integration.
Persistence & Privilege
The skill is not marked 'always'. It is user-invocable and allows normal autonomous invocation (the platform default). It does not request persistent system-wide modifications or access to other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nifty
  3. After installation, invoke the skill by name or use /nifty
  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 nifty
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Nifty?

Nifty integration. Manage Organizations. Use when the user wants to interact with Nifty data. It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.

How do I install Nifty?

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

Is Nifty free?

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

Which platforms does Nifty support?

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

Who created Nifty?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments