← Back to Skills Marketplace
gora050

Nano Nets

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
205
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nano-nets
Description
Nano Nets integration. Manage Organizations, Projects, Activities, Notes, Files, Users and more. Use when the user wants to interact with Nano Nets data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to access Nano Nets. Before installing or authorizing: 1) Verify @membranehq/cli is the official package and review its npm page and repository; prefer npx for one‑off runs instead of a global install on shared machines. 2) When you run membrane login/connect, check the authorization URL and the scopes/permissions requested and confirm they are appropriate for the task. 3) Understand that Membrane (a third‑party service) will hold the credentials/connection to your Nano Nets account — review its privacy, data retention, and access policies. 4) Revoke the connection when no longer needed. These checks will reduce risk while using the integration.
Capability Analysis
Type: OpenClaw Skill Name: nano-nets Version: 1.0.3 The skill is a standard integration for the Nano Nets platform using the Membrane CLI framework. It provides instructions for the agent to install the '@membranehq/cli' package, authenticate, and manage actions through the Membrane service. The instructions emphasize secure practices, such as avoiding direct handling of API keys and using managed connections. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's name/description (Nano Nets integration) aligns with the instructions (use Membrane CLI to connect, discover, and run actions against Nano Nets). There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, logging in, creating connections, listing actions, and running actions. It does not instruct the agent to read arbitrary files, system config, or unrelated environment variables. The auth flow relies on interactive/browser‑based login or a code exchange, which is normal for delegated OAuth flows.
Install Mechanism
No install spec is embedded in the skill (instruction‑only), but the README tells users to install @membranehq/cli via npm or use npx. This is reasonable but relies on a third‑party npm package; users should verify the package's authenticity and trustworthiness before installing globally.
Credentials
The skill declares no required environment variables or credentials. It delegates auth to Membrane (server‑side credential management). Note: granting Membrane access via its login/connect flow will allow Membrane to access the user's Nano Nets data — this is expected but worth reviewing.
Persistence & Privilege
The skill does not request always:true, does not include an install that writes persistent agents files, and is user‑invocable. It does not attempt to modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nano-nets
  3. After installation, invoke the skill by name or use /nano-nets
  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 nano-nets
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Nano Nets?

Nano Nets integration. Manage Organizations, Projects, Activities, Notes, Files, Users and more. Use when the user wants to interact with Nano Nets data. It is an AI Agent Skill for Claude Code / OpenClaw, with 205 downloads so far.

How do I install Nano Nets?

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

Is Nano Nets free?

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

Which platforms does Nano Nets support?

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

Who created Nano Nets?

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

💬 Comments